Class AreasServiceTest

1

tests

0

failures

0

ignored

2m10.35s

duration

100%

successful

Tests

Test Duration Result
addArea 2m10.35s passed

Standard output

20160316-09:10:18.761+0800|default|Test worker|DEBUG|org.springframework.test.context.junit4.SpringJUnit4ClassRunner|SpringJUnit4ClassRunner constructor called with [class AreasServiceTest].
20160316-09:10:18.762+0800|default|Test worker|DEBUG|org.springframework.test.context.BootstrapUtils|Instantiating TestContextBootstrapper from class [org.springframework.test.context.support.DefaultTestContextBootstrapper]
20160316-09:10:18.764+0800|default|Test worker|DEBUG|org.springframework.test.context.support.AbstractDelegatingSmartContextLoader|Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@6dbf1737 declaringClass = 'AreasServiceTest', classes = '{}', locations = '{classpath:spring-service.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
20160316-09:10:18.764+0800|default|Test worker|DEBUG|org.springframework.test.context.support.ActiveProfilesUtils|Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [AreasServiceTest]
20160316-09:10:18.765+0800|default|Test worker|DEBUG|org.springframework.test.context.support.DefaultTestContextBootstrapper|@TestExecutionListeners is not present for class [AreasServiceTest]: using defaults.
20160316-09:10:18.767+0800|default|Test worker|INFO |org.springframework.test.context.support.DefaultTestContextBootstrapper|Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
20160316-09:10:18.769+0800|default|Test worker|INFO |org.springframework.test.context.support.DefaultTestContextBootstrapper|Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]
20160316-09:10:18.769+0800|default|Test worker|INFO |org.springframework.test.context.support.DefaultTestContextBootstrapper|Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ca13fc1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e60a696, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b58d16e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@241dbb9c]
20160316-09:10:18.774+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved @ProfileValueSourceConfiguration [null] for test class [AreasServiceTest]
20160316-09:10:18.782+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [AreasServiceTest]
20160316-09:10:18.785+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved @ProfileValueSourceConfiguration [null] for test class [AreasServiceTest]
20160316-09:10:18.786+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [AreasServiceTest]
20160316-09:10:18.790+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved @ProfileValueSourceConfiguration [null] for test class [AreasServiceTest]
20160316-09:10:18.791+0800|default|Test worker|DEBUG|org.springframework.test.annotation.ProfileValueUtils|Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [AreasServiceTest]
20160316-09:10:18.795+0800|default|Test worker|DEBUG|org.springframework.test.context.support.DependencyInjectionTestExecutionListener|Performing dependency injection for test context [[DefaultTestContext@1b1249bd testClass = AreasServiceTest, testInstance = AreasServiceTest@4da7252d, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
20160316-09:10:18.796+0800|default|Test worker|DEBUG|org.springframework.test.context.support.AbstractDelegatingSmartContextLoader|Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
20160316-09:10:18.796+0800|default|Test worker|DEBUG|org.springframework.test.context.support.AbstractGenericContextLoader|Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
20160316-09:10:18.978+0800|default|Test worker|DEBUG|org.springframework.core.env.StandardEnvironment|Adding [systemProperties] PropertySource with lowest search precedence
20160316-09:10:18.990+0800|default|Test worker|DEBUG|org.springframework.core.env.StandardEnvironment|Adding [systemEnvironment] PropertySource with lowest search precedence
20160316-09:10:18.991+0800|default|Test worker|DEBUG|org.springframework.core.env.StandardEnvironment|Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
20160316-09:10:19.012+0800|default|Test worker|INFO |org.springframework.beans.factory.xml.XmlBeanDefinitionReader|Loading XML bean definitions from class path resource [spring-service.xml]
20160316-09:10:19.023+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.DefaultDocumentLoader|Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
20160316-09:10:19.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Loading schema mappings from [META-INF/spring.schemas]
20160316-09:10:19.086+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-4.1.xsd=org/springframework/aop/config/spring-aop-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.1.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://mybatis.org/schema/mybatis-spring-1.2.xsd=org/mybatis/spring/config/mybatis-spring-1.2.xsd, http://www.springframework.org/schema/redis/spring-redis.xsd=org/springframework/data/redis/config/spring-redis-1.0.xsd, http://www.springframework.org/schema/lang/spring-lang-4.1.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.1.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-4.1.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.1.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.1.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/redis/spring-redis-1.0.xsd=org/springframework/data/redis/config/spring-redis-1.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/task/spring-task-4.1.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-4.1.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://code.alibabatech.com/schema/dubbo/dubbo.xsd=META-INF/dubbo.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://mybatis.org/schema/mybatis-spring.xsd=org/mybatis/spring/config/mybatis-spring-1.2.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/util/spring-util-4.1.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.1.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.1.xsd}
20160316-09:10:19.086+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.2.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.2.xsd
20160316-09:10:19.164+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://www.springframework.org/schema/context/spring-context-3.2.xsd] in classpath: org/springframework/context/config/spring-context-3.2.xsd
20160316-09:10:19.180+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.2.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.2.xsd
20160316-09:10:19.211+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://www.springframework.org/schema/aop/spring-aop-2.5.xsd] in classpath: org/springframework/aop/config/spring-aop-2.5.xsd
20160316-09:10:19.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.2.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.2.xsd
20160316-09:10:19.242+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.PluggableSchemaResolver|Found XML schema [http://mybatis.org/schema/mybatis-spring.xsd] in classpath: org/mybatis/spring/config/mybatis-spring-1.2.xsd
20160316-09:10:19.242+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader|Loading bean definitions
20160316-09:10:19.320+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver|Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://code.alibabatech.com/schema/dubbo=com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/redis=org.springframework.data.redis.config.RedisNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Looking for matching resources in directory tree [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop]
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.399+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.420+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.422+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.430+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/**/*.class]
20160316-09:10:19.466+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Looking for matching resources in jar file [file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar]
20160316-09:10:19.471+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Resolved location pattern [classpath*:com/kong/shop/**/*.class] to resources [file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExActivityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExAdminDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCategoryDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityArgDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExMenuDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExSalesReturnDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExShoppingCartDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExStoreDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExUserDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityOrderDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdminDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdvertisementDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAreasDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAttentionDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICategoryDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICollectOptionDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommentDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityArgDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IMenuDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderCommodityListDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IRolesDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISalesReturnDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IShoppingCartDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IStoreDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISubsystemDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ITrackDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IUserDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common\FileUtil.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common\ImgUtil.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common\MD5Util.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common\ReturnJsonData.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\common\UploadFilePathUtil.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExActivityService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExAdminService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExCategoryService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExCommodityArgService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExCommodityService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExMenuService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExSalesReturnService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExShoppingCartService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExStoreService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\IExUserService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExActivityServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExAdminServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCategoryServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCommodityArgServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCommodityServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExMenuServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExSalesReturnServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExShoppingCartServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExStoreServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExUserServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IActivityOrderService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IActivityService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IAdminService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IAdvertisementService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IAreasService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IAttentionService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ICategoryService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ICollectOptionService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ICommentService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ICommodityArgService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ICommodityService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IMenuService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ActivityOrderServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ActivityServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AdminServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AdvertisementServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AreasServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AttentionServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CategoryServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CollectOptionServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommentServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommodityArgServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommodityServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\MenuServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\OrderCommodityListServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\OrderServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\RolesServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\SalesReturnServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ShoppingCartServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\StoreServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\SubsystemServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\TrackServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\UserServiceImpl.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IOrderCommodityListService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IOrderService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IRolesService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ISalesReturnService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IShoppingCartService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IStoreService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ISubsystemService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ITrackService.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\IUserService.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Activity.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ActivityOrder.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Admin.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Advertisement.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Areas.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Attention.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Category.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/CollectOption.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Comment.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Commodity.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/CommodityArg.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Menu.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Order.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/OrderCommodityList.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Roles.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/SalesReturn.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ShoppingCart.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Store.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Subsystem.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/Track.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/User.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/common/UploadFilePath.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExActivity.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExCategory.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExCommodity.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExCommodityArg.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExMenu.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExSalesReturn.class], URL [jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain/ex/ExShoppingCart.class]]
20160316-09:10:19.639+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExActivityServiceImpl.class]
20160316-09:10:19.640+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExAdminServiceImpl.class]
20160316-09:10:19.641+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCategoryServiceImpl.class]
20160316-09:10:19.641+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCommodityArgServiceImpl.class]
20160316-09:10:19.642+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExCommodityServiceImpl.class]
20160316-09:10:19.654+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExMenuServiceImpl.class]
20160316-09:10:19.655+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExSalesReturnServiceImpl.class]
20160316-09:10:19.656+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExShoppingCartServiceImpl.class]
20160316-09:10:19.657+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExStoreServiceImpl.class]
20160316-09:10:19.658+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\ex\impl\ExUserServiceImpl.class]
20160316-09:10:19.660+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ActivityOrderServiceImpl.class]
20160316-09:10:19.661+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ActivityServiceImpl.class]
20160316-09:10:19.662+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AdminServiceImpl.class]
20160316-09:10:19.663+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AdvertisementServiceImpl.class]
20160316-09:10:19.664+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AreasServiceImpl.class]
20160316-09:10:19.665+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\AttentionServiceImpl.class]
20160316-09:10:19.666+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CategoryServiceImpl.class]
20160316-09:10:19.668+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CollectOptionServiceImpl.class]
20160316-09:10:19.669+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommentServiceImpl.class]
20160316-09:10:19.670+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommodityArgServiceImpl.class]
20160316-09:10:19.671+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\CommodityServiceImpl.class]
20160316-09:10:19.672+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\MenuServiceImpl.class]
20160316-09:10:19.673+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\OrderCommodityListServiceImpl.class]
20160316-09:10:19.673+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\OrderServiceImpl.class]
20160316-09:10:19.674+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\RolesServiceImpl.class]
20160316-09:10:19.675+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\SalesReturnServiceImpl.class]
20160316-09:10:19.676+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\ShoppingCartServiceImpl.class]
20160316-09:10:19.677+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\StoreServiceImpl.class]
20160316-09:10:19.677+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\SubsystemServiceImpl.class]
20160316-09:10:19.678+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\TrackServiceImpl.class]
20160316-09:10:19.678+0800|default|Test worker|DEBUG|org.springframework.context.annotation.ClassPathBeanDefinitionScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\service\impl\UserServiceImpl.class]
20160316-09:10:19.888+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Looking for matching resources in jar file [file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar]
20160316-09:10:19.891+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Resolved location pattern [classpath*:cn/thinkjoy/common/managerui/dao/**/*.class] to resources [URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDatagroupDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDatagroupDataDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDataModelDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IModelDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IPermissionDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceActionDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceGridDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleResourceDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleUserDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IUserDataDAO.class], URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IUserDatagroupDAO.class]]
20160316-09:10:19.892+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDatagroupDAO.class]
20160316-09:10:19.893+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDatagroupDataDAO.class]
20160316-09:10:19.893+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IDataModelDAO.class]
20160316-09:10:19.895+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IModelDAO.class]
20160316-09:10:19.896+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IPermissionDAO.class]
20160316-09:10:19.897+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceActionDAO.class]
20160316-09:10:19.898+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceDAO.class]
20160316-09:10:19.899+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IResourceGridDAO.class]
20160316-09:10:19.901+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleDAO.class]
20160316-09:10:19.902+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleResourceDAO.class]
20160316-09:10:19.903+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IRoleUserDAO.class]
20160316-09:10:19.904+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IUserDataDAO.class]
20160316-09:10:19.905+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: URL [jar:file:/C:/Users/32/.gradle/caches/modules-2/files-2.1/cn.thinkjoy.common/thinkjoy-mus-common/0.1.21-SNAPSHOT/eee3dfab69ca12ffc7f62cdd208f9d7a74a31e08/thinkjoy-mus-common-0.1.21-SNAPSHOT.jar!/cn/thinkjoy/common/managerui/dao/IUserDatagroupDAO.class]
20160316-09:10:19.906+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Looking for matching resources in directory tree [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao]
20160316-09:10:19.907+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/dao/**/*.class]
20160316-09:10:19.907+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/classes/main/com/kong/shop/dao/**/*.class]
20160316-09:10:19.912+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Resolved location pattern [classpath*:com/kong/shop/dao/**/*.class] to resources [file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExActivityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExAdminDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCategoryDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityArgDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExMenuDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExSalesReturnDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExShoppingCartDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExStoreDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExUserDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityOrderDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdminDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdvertisementDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAreasDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAttentionDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICategoryDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICollectOptionDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommentDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityArgDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IMenuDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderCommodityListDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IRolesDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISalesReturnDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IShoppingCartDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IStoreDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISubsystemDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ITrackDAO.class], file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IUserDAO.class]]
20160316-09:10:19.913+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExActivityDAO.class]
20160316-09:10:19.913+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExAdminDAO.class]
20160316-09:10:19.913+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCategoryDAO.class]
20160316-09:10:19.914+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityArgDAO.class]
20160316-09:10:19.915+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExCommodityDAO.class]
20160316-09:10:19.915+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExMenuDAO.class]
20160316-09:10:19.916+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExSalesReturnDAO.class]
20160316-09:10:19.916+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExShoppingCartDAO.class]
20160316-09:10:19.918+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExStoreDAO.class]
20160316-09:10:19.918+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ex\IExUserDAO.class]
20160316-09:10:19.919+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityDAO.class]
20160316-09:10:19.920+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IActivityOrderDAO.class]
20160316-09:10:19.920+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdminDAO.class]
20160316-09:10:19.920+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAdvertisementDAO.class]
20160316-09:10:19.920+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAreasDAO.class]
20160316-09:10:19.921+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IAttentionDAO.class]
20160316-09:10:19.921+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICategoryDAO.class]
20160316-09:10:19.921+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICollectOptionDAO.class]
20160316-09:10:19.921+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommentDAO.class]
20160316-09:10:19.922+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityArgDAO.class]
20160316-09:10:19.922+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ICommodityDAO.class]
20160316-09:10:19.922+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IMenuDAO.class]
20160316-09:10:19.922+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderCommodityListDAO.class]
20160316-09:10:19.923+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IOrderDAO.class]
20160316-09:10:19.923+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IRolesDAO.class]
20160316-09:10:19.923+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISalesReturnDAO.class]
20160316-09:10:19.923+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IShoppingCartDAO.class]
20160316-09:10:19.923+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IStoreDAO.class]
20160316-09:10:19.924+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ISubsystemDAO.class]
20160316-09:10:19.924+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\ITrackDAO.class]
20160316-09:10:19.925+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Identified candidate component class: file [D:\360极速浏览器下载\kong\shop\shop-service\build\classes\main\com\kong\shop\dao\IUserDAO.class]
20160316-09:10:19.926+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IDatagroupDAO' and 'cn.thinkjoy.common.managerui.dao.IDatagroupDAO' mapperInterface
20160316-09:10:19.933+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IDatagroupDataDAO' and 'cn.thinkjoy.common.managerui.dao.IDatagroupDataDAO' mapperInterface
20160316-09:10:19.934+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IDataModelDAO' and 'cn.thinkjoy.common.managerui.dao.IDataModelDAO' mapperInterface
20160316-09:10:19.934+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IModelDAO' and 'cn.thinkjoy.common.managerui.dao.IModelDAO' mapperInterface
20160316-09:10:19.934+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IPermissionDAO' and 'cn.thinkjoy.common.managerui.dao.IPermissionDAO' mapperInterface
20160316-09:10:19.934+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IResourceActionDAO' and 'cn.thinkjoy.common.managerui.dao.IResourceActionDAO' mapperInterface
20160316-09:10:19.934+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IResourceDAO' and 'cn.thinkjoy.common.managerui.dao.IResourceDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IResourceGridDAO' and 'cn.thinkjoy.common.managerui.dao.IResourceGridDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IRoleDAO' and 'cn.thinkjoy.common.managerui.dao.IRoleDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IRoleResourceDAO' and 'cn.thinkjoy.common.managerui.dao.IRoleResourceDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IRoleUserDAO' and 'cn.thinkjoy.common.managerui.dao.IRoleUserDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IUserDataDAO' and 'cn.thinkjoy.common.managerui.dao.IUserDataDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IUserDatagroupDAO' and 'cn.thinkjoy.common.managerui.dao.IUserDatagroupDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExActivityDAO' and 'com.kong.shop.dao.ex.IExActivityDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExAdminDAO' and 'com.kong.shop.dao.ex.IExAdminDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExCategoryDAO' and 'com.kong.shop.dao.ex.IExCategoryDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExCommodityArgDAO' and 'com.kong.shop.dao.ex.IExCommodityArgDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExCommodityDAO' and 'com.kong.shop.dao.ex.IExCommodityDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExMenuDAO' and 'com.kong.shop.dao.ex.IExMenuDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExSalesReturnDAO' and 'com.kong.shop.dao.ex.IExSalesReturnDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExShoppingCartDAO' and 'com.kong.shop.dao.ex.IExShoppingCartDAO' mapperInterface
20160316-09:10:19.935+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExStoreDAO' and 'com.kong.shop.dao.ex.IExStoreDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IExUserDAO' and 'com.kong.shop.dao.ex.IExUserDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IActivityDAO' and 'com.kong.shop.dao.IActivityDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IActivityOrderDAO' and 'com.kong.shop.dao.IActivityOrderDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IAdminDAO' and 'com.kong.shop.dao.IAdminDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IAdvertisementDAO' and 'com.kong.shop.dao.IAdvertisementDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IAreasDAO' and 'com.kong.shop.dao.IAreasDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IAttentionDAO' and 'com.kong.shop.dao.IAttentionDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ICategoryDAO' and 'com.kong.shop.dao.ICategoryDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ICollectOptionDAO' and 'com.kong.shop.dao.ICollectOptionDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ICommentDAO' and 'com.kong.shop.dao.ICommentDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ICommodityArgDAO' and 'com.kong.shop.dao.ICommodityArgDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ICommodityDAO' and 'com.kong.shop.dao.ICommodityDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IMenuDAO' and 'com.kong.shop.dao.IMenuDAO' mapperInterface
20160316-09:10:19.936+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IOrderCommodityListDAO' and 'com.kong.shop.dao.IOrderCommodityListDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IOrderDAO' and 'com.kong.shop.dao.IOrderDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IRolesDAO' and 'com.kong.shop.dao.IRolesDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ISalesReturnDAO' and 'com.kong.shop.dao.ISalesReturnDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IShoppingCartDAO' and 'com.kong.shop.dao.IShoppingCartDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IStoreDAO' and 'com.kong.shop.dao.IStoreDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ISubsystemDAO' and 'com.kong.shop.dao.ISubsystemDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'ITrackDAO' and 'com.kong.shop.dao.ITrackDAO' mapperInterface
20160316-09:10:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.mapper.ClassPathMapperScanner|Creating MapperFactoryBean with name 'IUserDAO' and 'com.kong.shop.dao.IUserDAO' mapperInterface
20160316-09:10:19.939+0800|default|Test worker|DEBUG|org.springframework.beans.factory.xml.XmlBeanDefinitionReader|Loaded 87 bean definitions from location pattern [classpath:spring-service.xml]
20160316-09:10:19.939+0800|default|Test worker|INFO |org.springframework.context.support.GenericApplicationContext|Refreshing org.springframework.context.support.GenericApplicationContext@dc50766: startup date [Wed Mar 16 09:10:19 CST 2016]; root of context hierarchy
20160316-09:10:19.940+0800|default|Test worker|DEBUG|org.springframework.context.support.GenericApplicationContext|Bean factory for org.springframework.context.support.GenericApplicationContext@dc50766: org.springframework.beans.factory.support.DefaultListableBeanFactory@26588261: defining beans [propertyConfigurer,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,ExActivityServiceImpl,ExAdminServiceImpl,ExCategoryServiceImpl,ExCommodityArgServiceImpl,ExCommodityServiceImpl,ExMenuServiceImpl,ExSalesReturnServiceImpl,ExShoppingCartServiceImpl,ExStoreServiceImpl,ExUserServiceImpl,ActivityOrderServiceImpl,ActivityServiceImpl,AdminServiceImpl,AdvertisementServiceImpl,AreasServiceImpl,AttentionServiceImpl,CategoryServiceImpl,CollectOptionServiceImpl,CommentServiceImpl,CommodityArgServiceImpl,CommodityServiceImpl,MenuServiceImpl,OrderCommodityListServiceImpl,OrderServiceImpl,RolesServiceImpl,SalesReturnServiceImpl,ShoppingCartServiceImpl,StoreServiceImpl,SubsystemServiceImpl,TrackServiceImpl,UserServiceImpl,org.springframework.aop.config.internalAutoProxyCreator,transactionManager,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,sqlSessionFactory,IDatagroupDAO,IDatagroupDataDAO,IDataModelDAO,IModelDAO,IPermissionDAO,IResourceActionDAO,IResourceDAO,IResourceGridDAO,IRoleDAO,IRoleResourceDAO,IRoleUserDAO,IUserDataDAO,IUserDatagroupDAO,IExActivityDAO,IExAdminDAO,IExCategoryDAO,IExCommodityArgDAO,IExCommodityDAO,IExMenuDAO,IExSalesReturnDAO,IExShoppingCartDAO,IExStoreDAO,IExUserDAO,IActivityDAO,IActivityOrderDAO,IAdminDAO,IAdvertisementDAO,IAreasDAO,IAttentionDAO,ICategoryDAO,ICollectOptionDAO,ICommentDAO,ICommodityArgDAO,ICommodityDAO,IMenuDAO,IOrderCommodityListDAO,IOrderDAO,IRolesDAO,ISalesReturnDAO,IShoppingCartDAO,IStoreDAO,ISubsystemDAO,ITrackDAO,IUserDAO,dataSource]; root of factory hierarchy
20160316-09:10:20.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
20160316-09:10:20.119+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
20160316-09:10:20.156+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
20160316-09:10:20.156+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
20160316-09:10:20.369+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'propertyConfigurer'
20160316-09:10:20.369+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'propertyConfigurer'
20160316-09:10:20.381+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'propertyConfigurer' to allow for resolving potential circular references
20160316-09:10:20.461+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'propertyConfigurer'
20160316-09:10:20.461+0800|default|Test worker|INFO |org.springframework.beans.factory.config.PropertyPlaceholderConfigurer|Loading properties file from class path resource [zk.properties]
20160316-09:10:20.477+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
20160316-09:10:20.478+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
20160316-09:10:20.479+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
20160316-09:10:20.479+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
20160316-09:10:20.479+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
20160316-09:10:20.479+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
20160316-09:10:20.480+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
20160316-09:10:20.480+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
20160316-09:10:20.480+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
20160316-09:10:20.480+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
20160316-09:10:20.487+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
20160316-09:10:20.488+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
20160316-09:10:20.488+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
20160316-09:10:20.488+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
20160316-09:10:20.488+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
20160316-09:10:20.488+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
20160316-09:10:20.489+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
20160316-09:10:20.527+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
20160316-09:10:20.548+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
20160316-09:10:20.552+0800|default|Test worker|DEBUG|org.springframework.context.support.GenericApplicationContext|Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5863058e]
20160316-09:10:20.555+0800|default|Test worker|DEBUG|org.springframework.context.support.GenericApplicationContext|Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@74ebb182]
20160316-09:10:20.596+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26588261: defining beans [propertyConfigurer,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,ExActivityServiceImpl,ExAdminServiceImpl,ExCategoryServiceImpl,ExCommodityArgServiceImpl,ExCommodityServiceImpl,ExMenuServiceImpl,ExSalesReturnServiceImpl,ExShoppingCartServiceImpl,ExStoreServiceImpl,ExUserServiceImpl,ActivityOrderServiceImpl,ActivityServiceImpl,AdminServiceImpl,AdvertisementServiceImpl,AreasServiceImpl,AttentionServiceImpl,CategoryServiceImpl,CollectOptionServiceImpl,CommentServiceImpl,CommodityArgServiceImpl,CommodityServiceImpl,MenuServiceImpl,OrderCommodityListServiceImpl,OrderServiceImpl,RolesServiceImpl,SalesReturnServiceImpl,ShoppingCartServiceImpl,StoreServiceImpl,SubsystemServiceImpl,TrackServiceImpl,UserServiceImpl,org.springframework.aop.config.internalAutoProxyCreator,transactionManager,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,sqlSessionFactory,IDatagroupDAO,IDatagroupDataDAO,IDataModelDAO,IModelDAO,IPermissionDAO,IResourceActionDAO,IResourceDAO,IResourceGridDAO,IRoleDAO,IRoleResourceDAO,IRoleUserDAO,IUserDataDAO,IUserDatagroupDAO,IExActivityDAO,IExAdminDAO,IExCategoryDAO,IExCommodityArgDAO,IExCommodityDAO,IExMenuDAO,IExSalesReturnDAO,IExShoppingCartDAO,IExStoreDAO,IExUserDAO,IActivityDAO,IActivityOrderDAO,IAdminDAO,IAdvertisementDAO,IAreasDAO,IAttentionDAO,ICategoryDAO,ICollectOptionDAO,ICommentDAO,ICommodityArgDAO,ICommodityDAO,IMenuDAO,IOrderCommodityListDAO,IOrderDAO,IRolesDAO,ISalesReturnDAO,IShoppingCartDAO,IStoreDAO,ISubsystemDAO,ITrackDAO,IUserDAO,dataSource,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'propertyConfigurer'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExActivityServiceImpl'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExActivityServiceImpl'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.660+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
20160316-09:10:20.676+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
20160316-09:10:20.676+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
20160316-09:10:20.676+0800|default|Test worker|DEBUG|org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper|Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.695+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' to allow for resolving potential circular references
20160316-09:10:20.700+0800|default|Test worker|DEBUG|org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper|Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.700+0800|default|Test worker|DEBUG|org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper|Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.705+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
20160316-09:10:20.706+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.711+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExActivityServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ex.IExActivityDAO com.kong.shop.service.ex.impl.ExActivityServiceImpl.exActivityDAO
20160316-09:10:20.711+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExActivityServiceImpl' to allow for resolving potential circular references
20160316-09:10:20.714+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExActivityServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ex.IExActivityDAO com.kong.shop.service.ex.impl.ExActivityServiceImpl.exActivityDAO
20160316-09:10:20.719+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.731+0800|default|Test worker|DEBUG|org.apache.ibatis.logging.LogFactory|Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
20160316-09:10:20.738+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.739+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IDatagroupDAO'
20160316-09:10:20.740+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IDatagroupDAO'
20160316-09:10:20.740+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IDatagroupDAO' to allow for resolving potential circular references
20160316-09:10:20.758+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'sqlSessionFactory'
20160316-09:10:20.758+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'sqlSessionFactory'
20160316-09:10:20.760+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
20160316-09:10:20.770+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'dataSource'
20160316-09:10:20.770+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'dataSource'
20160316-09:10:20.771+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:20.827+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'dataSource' to allow for resolving potential circular references
20160316-09:10:20.915+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking init method  'init' on bean with name 'dataSource'
20160316-09:10:21.279+0800|default|Test worker|INFO |com.alibaba.druid.pool.DruidDataSource|{dataSource-1} inited
20160316-09:10:21.279+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:21.279+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:21.294+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'dataSource'
20160316-09:10:21.294+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Looking for matching resources in directory tree [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis]
20160316-09:10:21.294+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/resources/main/mybatis/**/*DAO.xml]
20160316-09:10:21.294+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Searching directory [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex] for files matching pattern [D:/360极速浏览器下载/kong/shop/shop-service/build/resources/main/mybatis/**/*DAO.xml]
20160316-09:10:21.310+0800|default|Test worker|DEBUG|org.springframework.core.io.support.PathMatchingResourcePatternResolver|Resolved location pattern [classpath:/mybatis/**/*DAO.xml] to resources [file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ActivityDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ActivityOrderDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AdminDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AdvertisementDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AreasDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AttentionDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CategoryDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CollectOptionDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommentDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommodityArgDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommodityDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExActivityDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExAdminDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCategoryDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCommodityArgDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCommodityDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExMenuDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExSalesReturnDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExShoppingCartDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExStoreDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExUserDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\MenuDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\OrderCommodityListDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\OrderDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\RolesDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\SalesReturnDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ShoppingCartDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\StoreDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\SubsystemDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\TrackDAO.xml], file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\UserDAO.xml]]
20160316-09:10:21.310+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
20160316-09:10:21.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Property 'configLocation' not specified, using default MyBatis Configuration
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Class not found: org.jboss.vfs.VFS
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|JBoss 6 VFS API is not available in this environment.
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Class not found: org.jboss.vfs.VirtualFile
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Using VFS adapter org.apache.ibatis.io.DefaultVFS
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Find JAR URL: jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Inner URL: file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Extracted JAR URL: file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found JAR: file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Listing jar:file:/D:/360极速浏览器下载/kong/shop/shop-domain/build/libs/shop-domain-1.0-SNAPSHOT.jar!/com/kong/shop/domain
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Activity.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ActivityOrder.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Admin.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Advertisement.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Areas.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Attention.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Category.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/CollectOption.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Comment.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Commodity.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/CommodityArg.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Menu.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Order.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/OrderCommodityList.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Roles.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/SalesReturn.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ShoppingCart.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Store.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Subsystem.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/Track.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/User.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/common/UploadFilePath.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExActivity.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExCategory.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExCommodity.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExCommodityArg.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExMenu.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExSalesReturn.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Found resource: /com/kong/shop/domain/ex/ExShoppingCart.class
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Activity matches criteria [is assignable to Object]
20160316-09:10:21.372+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ActivityOrder matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Admin matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Advertisement matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Areas matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Attention matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Category matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.CollectOption matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Comment matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Commodity matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.CommodityArg matches criteria [is assignable to Object]
20160316-09:10:21.388+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Menu matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Order matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.OrderCommodityList matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Roles matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.SalesReturn matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ShoppingCart matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Store matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Subsystem matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.Track matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.User matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.common.UploadFilePath matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExActivity matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExCategory matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExCommodity matches criteria [is assignable to Object]
20160316-09:10:21.403+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExCommodityArg matches criteria [is assignable to Object]
20160316-09:10:21.419+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExMenu matches criteria [is assignable to Object]
20160316-09:10:21.419+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExSalesReturn matches criteria [is assignable to Object]
20160316-09:10:21.419+0800|default|Test worker|DEBUG|org.apache.ibatis.io.ResolverUtil|Checking to see if class com.kong.shop.domain.ex.ExShoppingCart matches criteria [is assignable to Object]
20160316-09:10:21.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Scanned package: 'com.kong.shop.domain' for aliases
20160316-09:10:21.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ActivityDAO.xml]'
20160316-09:10:22.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ActivityOrderDAO.xml]'
20160316-09:10:22.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AdminDAO.xml]'
20160316-09:10:22.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AdvertisementDAO.xml]'
20160316-09:10:22.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AreasDAO.xml]'
20160316-09:10:22.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\AttentionDAO.xml]'
20160316-09:10:22.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CategoryDAO.xml]'
20160316-09:10:22.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CollectOptionDAO.xml]'
20160316-09:10:22.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommentDAO.xml]'
20160316-09:10:22.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommodityArgDAO.xml]'
20160316-09:10:22.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\CommodityDAO.xml]'
20160316-09:10:22.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExActivityDAO.xml]'
20160316-09:10:22.854+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExAdminDAO.xml]'
20160316-09:10:22.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCategoryDAO.xml]'
20160316-09:10:22.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCommodityArgDAO.xml]'
20160316-09:10:22.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExCommodityDAO.xml]'
20160316-09:10:22.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExMenuDAO.xml]'
20160316-09:10:22.995+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExSalesReturnDAO.xml]'
20160316-09:10:23.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExShoppingCartDAO.xml]'
20160316-09:10:23.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExStoreDAO.xml]'
20160316-09:10:23.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ex\ExUserDAO.xml]'
20160316-09:10:23.104+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\MenuDAO.xml]'
20160316-09:10:23.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\OrderCommodityListDAO.xml]'
20160316-09:10:23.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\OrderDAO.xml]'
20160316-09:10:23.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\RolesDAO.xml]'
20160316-09:10:23.353+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\SalesReturnDAO.xml]'
20160316-09:10:23.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\ShoppingCartDAO.xml]'
20160316-09:10:23.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\StoreDAO.xml]'
20160316-09:10:23.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\SubsystemDAO.xml]'
20160316-09:10:23.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\TrackDAO.xml]'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionFactoryBean|Parsed mapper file: 'file [D:\360极速浏览器下载\kong\shop\shop-service\build\resources\main\mybatis\UserDAO.xml]'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'sqlSessionFactory'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.603+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IDatagroupDAO'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IDatagroupDAO'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IDatagroupDataDAO'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IDatagroupDataDAO'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IDatagroupDataDAO' to allow for resolving potential circular references
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.619+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IDatagroupDataDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IDatagroupDataDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IDataModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IDataModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IDataModelDAO' to allow for resolving potential circular references
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IDataModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IDataModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IModelDAO' to allow for resolving potential circular references
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IModelDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IPermissionDAO'
20160316-09:10:23.634+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IPermissionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IPermissionDAO' to allow for resolving potential circular references
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IPermissionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IPermissionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IResourceActionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IResourceActionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IResourceActionDAO' to allow for resolving potential circular references
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IResourceActionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IResourceActionDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IResourceDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IResourceDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IResourceDAO' to allow for resolving potential circular references
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IResourceDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IResourceDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IResourceGridDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IResourceGridDAO'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IResourceGridDAO' to allow for resolving potential circular references
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.650+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IResourceGridDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IResourceGridDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IRoleDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IRoleDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IRoleDAO' to allow for resolving potential circular references
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IRoleDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IRoleDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IRoleResourceDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IRoleResourceDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IRoleResourceDAO' to allow for resolving potential circular references
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IRoleResourceDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IRoleResourceDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IRoleUserDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IRoleUserDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IRoleUserDAO' to allow for resolving potential circular references
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IRoleUserDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IRoleUserDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IUserDataDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IUserDataDAO'
20160316-09:10:23.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IUserDataDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IUserDataDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IUserDataDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IUserDatagroupDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IUserDatagroupDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IUserDatagroupDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IUserDatagroupDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IUserDatagroupDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExActivityDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExActivityDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExActivityDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExActivityDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExActivityDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExAdminDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExAdminDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExAdminDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExAdminDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExAdminDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExCategoryDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExCategoryDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExCategoryDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExCategoryDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExCategoryDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExCommodityArgDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExCommodityArgDAO'
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExCommodityArgDAO' to allow for resolving potential circular references
20160316-09:10:23.681+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExCommodityArgDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExCommodityArgDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExCommodityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExCommodityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExCommodityDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExCommodityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExCommodityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExMenuDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExMenuDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExMenuDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExMenuDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExMenuDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExSalesReturnDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExSalesReturnDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExSalesReturnDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExSalesReturnDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExSalesReturnDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExShoppingCartDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExShoppingCartDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExShoppingCartDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExShoppingCartDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExShoppingCartDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExStoreDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExStoreDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExStoreDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExStoreDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExStoreDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IExUserDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IExUserDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IExUserDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IExUserDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IExUserDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IActivityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IActivityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IActivityDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IActivityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IActivityDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IActivityOrderDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IActivityOrderDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IActivityOrderDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IActivityOrderDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IActivityOrderDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IAdminDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IAdminDAO'
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IAdminDAO' to allow for resolving potential circular references
20160316-09:10:23.697+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IAdminDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IAdminDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IAdvertisementDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IAdvertisementDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IAdvertisementDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IAdvertisementDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IAdvertisementDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IAreasDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IAreasDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IAreasDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IAreasDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IAreasDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IAttentionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IAttentionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IAttentionDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IAttentionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IAttentionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ICategoryDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ICategoryDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ICategoryDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ICategoryDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ICategoryDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ICollectOptionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ICollectOptionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ICollectOptionDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ICollectOptionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ICollectOptionDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ICommentDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ICommentDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ICommentDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ICommentDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ICommentDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ICommodityArgDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ICommodityArgDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ICommodityArgDAO' to allow for resolving potential circular references
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ICommodityArgDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ICommodityArgDAO'
20160316-09:10:23.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ICommodityDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ICommodityDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ICommodityDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ICommodityDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ICommodityDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IMenuDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IMenuDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IMenuDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IMenuDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IMenuDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IOrderCommodityListDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IOrderCommodityListDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IOrderCommodityListDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IOrderCommodityListDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IOrderCommodityListDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IOrderDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IOrderDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IOrderDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IOrderDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IOrderDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IRolesDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IRolesDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IRolesDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IRolesDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IRolesDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ISalesReturnDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ISalesReturnDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ISalesReturnDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ISalesReturnDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ISalesReturnDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IShoppingCartDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IShoppingCartDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IShoppingCartDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IShoppingCartDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IShoppingCartDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IStoreDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IStoreDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IStoreDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IStoreDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IStoreDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ISubsystemDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ISubsystemDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ISubsystemDAO' to allow for resolving potential circular references
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ISubsystemDAO'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.728+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ISubsystemDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ITrackDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ITrackDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ITrackDAO' to allow for resolving potential circular references
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'ITrackDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ITrackDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'IUserDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'IUserDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'IUserDAO' to allow for resolving potential circular references
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'IUserDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'IUserDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExActivityDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExActivityServiceImpl' to bean named 'IExActivityDAO'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExActivityServiceImpl'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExAdminServiceImpl'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExAdminServiceImpl'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExAdminServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExAdminDAO com.kong.shop.service.ex.impl.ExAdminServiceImpl.exAdminDAO
20160316-09:10:23.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExAdminServiceImpl' to allow for resolving potential circular references
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExAdminServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExAdminDAO com.kong.shop.service.ex.impl.ExAdminServiceImpl.exAdminDAO
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExAdminDAO'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExAdminServiceImpl' to bean named 'IExAdminDAO'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExAdminServiceImpl'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExCategoryServiceImpl'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExCategoryServiceImpl'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExCategoryServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExCategoryDAO com.kong.shop.service.ex.impl.ExCategoryServiceImpl.exCategoryDAO
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExCategoryServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ICategoryDAO com.kong.shop.service.ex.impl.ExCategoryServiceImpl.categoryDAO
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExCategoryServiceImpl' to allow for resolving potential circular references
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExCategoryServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExCategoryDAO com.kong.shop.service.ex.impl.ExCategoryServiceImpl.exCategoryDAO
20160316-09:10:23.759+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCategoryDAO'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExCategoryServiceImpl' to bean named 'IExCategoryDAO'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExCategoryServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ICategoryDAO com.kong.shop.service.ex.impl.ExCategoryServiceImpl.categoryDAO
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICategoryDAO'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.775+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExCategoryServiceImpl' to bean named 'ICategoryDAO'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExCategoryServiceImpl'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExCommodityArgServiceImpl'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExCommodityArgServiceImpl'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ICommodityArgDAO com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl.commodityArgDAO
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExCommodityArgDAO com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl.exCommodityArgDAO
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExCommodityArgServiceImpl' to allow for resolving potential circular references
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExCommodityArgServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ICommodityArgDAO com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl.commodityArgDAO
20160316-09:10:23.790+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommodityArgDAO'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExCommodityArgServiceImpl' to bean named 'ICommodityArgDAO'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExCommodityArgServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExCommodityArgDAO com.kong.shop.service.ex.impl.ExCommodityArgServiceImpl.exCommodityArgDAO
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCommodityArgDAO'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExCommodityArgServiceImpl' to bean named 'IExCommodityArgDAO'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.806+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExCommodityArgServiceImpl'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExCommodityServiceImpl'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExCommodityServiceImpl'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExCommodityServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExCommodityDAO com.kong.shop.service.ex.impl.ExCommodityServiceImpl.exCommodityDAO
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExCommodityServiceImpl' to allow for resolving potential circular references
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExCommodityServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExCommodityDAO com.kong.shop.service.ex.impl.ExCommodityServiceImpl.exCommodityDAO
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCommodityDAO'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.821+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExCommodityServiceImpl' to bean named 'IExCommodityDAO'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExCommodityServiceImpl'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExMenuServiceImpl'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExMenuServiceImpl'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExMenuServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExMenuDAO com.kong.shop.service.ex.impl.ExMenuServiceImpl.exMenuDAO
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExMenuServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.IMenuDAO com.kong.shop.service.ex.impl.ExMenuServiceImpl.menuDAO
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExMenuServiceImpl' to allow for resolving potential circular references
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExMenuServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExMenuDAO com.kong.shop.service.ex.impl.ExMenuServiceImpl.exMenuDAO
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExMenuDAO'
20160316-09:10:23.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.853+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:23.853+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExMenuServiceImpl' to bean named 'IExMenuDAO'
20160316-09:10:23.853+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExMenuServiceImpl': AutowiredFieldElement for com.kong.shop.dao.IMenuDAO com.kong.shop.service.ex.impl.ExMenuServiceImpl.menuDAO
20160316-09:10:23.853+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IMenuDAO'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExMenuServiceImpl' to bean named 'IMenuDAO'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExMenuServiceImpl'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExSalesReturnServiceImpl'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExSalesReturnServiceImpl'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExSalesReturnServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExSalesReturnDAO com.kong.shop.service.ex.impl.ExSalesReturnServiceImpl.exSalesReturnDAO
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExSalesReturnServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExSalesReturnServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExSalesReturnDAO com.kong.shop.service.ex.impl.ExSalesReturnServiceImpl.exSalesReturnDAO
20160316-09:10:24.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExSalesReturnDAO'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExSalesReturnServiceImpl' to bean named 'IExSalesReturnDAO'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExSalesReturnServiceImpl'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExShoppingCartServiceImpl'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExShoppingCartServiceImpl'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExShoppingCartServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExShoppingCartDAO com.kong.shop.service.ex.impl.ExShoppingCartServiceImpl.exShoppingCartDAO
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExShoppingCartServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExShoppingCartServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExShoppingCartDAO com.kong.shop.service.ex.impl.ExShoppingCartServiceImpl.exShoppingCartDAO
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExShoppingCartDAO'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExShoppingCartServiceImpl' to bean named 'IExShoppingCartDAO'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.040+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExShoppingCartServiceImpl'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExStoreServiceImpl'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExStoreServiceImpl'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExStoreServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExStoreDAO com.kong.shop.service.ex.impl.ExStoreServiceImpl.exStoreDAO
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExStoreServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExStoreServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExStoreDAO com.kong.shop.service.ex.impl.ExStoreServiceImpl.exStoreDAO
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExStoreDAO'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.055+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExStoreServiceImpl' to bean named 'IExStoreDAO'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExStoreServiceImpl'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ExUserServiceImpl'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ExUserServiceImpl'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.ex.impl.ExUserServiceImpl]: AutowiredFieldElement for com.kong.shop.dao.ex.IExUserDAO com.kong.shop.service.ex.impl.ExUserServiceImpl.exUserDAO
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ExUserServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ExUserServiceImpl': AutowiredFieldElement for com.kong.shop.dao.ex.IExUserDAO com.kong.shop.service.ex.impl.ExUserServiceImpl.exUserDAO
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExUserDAO'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.071+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ExUserServiceImpl' to bean named 'IExUserDAO'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ExUserServiceImpl'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ActivityOrderServiceImpl'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ActivityOrderServiceImpl'
20160316-09:10:24.087+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.102+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.ActivityOrderServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IActivityOrderDAO com.kong.shop.service.impl.ActivityOrderServiceImpl.activityOrderDAO
20160316-09:10:24.102+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ActivityOrderServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.102+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ActivityOrderServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IActivityOrderDAO com.kong.shop.service.impl.ActivityOrderServiceImpl.activityOrderDAO
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IActivityOrderDAO'
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ActivityOrderServiceImpl' to bean named 'IActivityOrderDAO'
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.118+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.165+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ActivityOrderServiceImpl'
20160316-09:10:24.165+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ActivityServiceImpl'
20160316-09:10:24.165+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ActivityServiceImpl'
20160316-09:10:24.165+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.180+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.ActivityServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IActivityDAO com.kong.shop.service.impl.ActivityServiceImpl.activityDAO
20160316-09:10:24.180+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ActivityServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.180+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ActivityServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IActivityDAO com.kong.shop.service.impl.ActivityServiceImpl.activityDAO
20160316-09:10:24.180+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IActivityDAO'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ActivityServiceImpl' to bean named 'IActivityDAO'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ActivityServiceImpl'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'AdminServiceImpl'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'AdminServiceImpl'
20160316-09:10:24.196+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.211+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.AdminServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IAdminDAO com.kong.shop.service.impl.AdminServiceImpl.adminDAO
20160316-09:10:24.211+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'AdminServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'AdminServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IAdminDAO com.kong.shop.service.impl.AdminServiceImpl.adminDAO
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAdminDAO'
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'AdminServiceImpl' to bean named 'IAdminDAO'
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.227+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'AdminServiceImpl'
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'AdvertisementServiceImpl'
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'AdvertisementServiceImpl'
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.AdvertisementServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IAdvertisementDAO com.kong.shop.service.impl.AdvertisementServiceImpl.advertisementDAO
20160316-09:10:24.258+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'AdvertisementServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'AdvertisementServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IAdvertisementDAO com.kong.shop.service.impl.AdvertisementServiceImpl.advertisementDAO
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAdvertisementDAO'
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'AdvertisementServiceImpl' to bean named 'IAdvertisementDAO'
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.274+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.289+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'AdvertisementServiceImpl'
20160316-09:10:24.289+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'AreasServiceImpl'
20160316-09:10:24.289+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'AreasServiceImpl'
20160316-09:10:24.289+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.312+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.AreasServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IAreasDAO com.kong.shop.service.impl.AreasServiceImpl.areasDAO
20160316-09:10:24.312+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'AreasServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.317+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'AreasServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IAreasDAO com.kong.shop.service.impl.AreasServiceImpl.areasDAO
20160316-09:10:24.320+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAreasDAO'
20160316-09:10:24.325+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.325+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.331+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'AreasServiceImpl' to bean named 'IAreasDAO'
20160316-09:10:24.332+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.332+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.338+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'AreasServiceImpl'
20160316-09:10:24.339+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'AttentionServiceImpl'
20160316-09:10:24.339+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'AttentionServiceImpl'
20160316-09:10:24.339+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.344+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.AttentionServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IAttentionDAO com.kong.shop.service.impl.AttentionServiceImpl.attentionDAO
20160316-09:10:24.344+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'AttentionServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.354+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'AttentionServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IAttentionDAO com.kong.shop.service.impl.AttentionServiceImpl.attentionDAO
20160316-09:10:24.356+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAttentionDAO'
20160316-09:10:24.366+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.367+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.369+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'AttentionServiceImpl' to bean named 'IAttentionDAO'
20160316-09:10:24.369+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.370+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.382+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'AttentionServiceImpl'
20160316-09:10:24.382+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'CategoryServiceImpl'
20160316-09:10:24.383+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'CategoryServiceImpl'
20160316-09:10:24.383+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.388+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.CategoryServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ICategoryDAO com.kong.shop.service.impl.CategoryServiceImpl.categoryDAO
20160316-09:10:24.389+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'CategoryServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.393+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'CategoryServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ICategoryDAO com.kong.shop.service.impl.CategoryServiceImpl.categoryDAO
20160316-09:10:24.394+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICategoryDAO'
20160316-09:10:24.394+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'CategoryServiceImpl' to bean named 'ICategoryDAO'
20160316-09:10:24.395+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.395+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.401+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'CategoryServiceImpl'
20160316-09:10:24.401+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'CollectOptionServiceImpl'
20160316-09:10:24.401+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'CollectOptionServiceImpl'
20160316-09:10:24.401+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.406+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.CollectOptionServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ICollectOptionDAO com.kong.shop.service.impl.CollectOptionServiceImpl.collectOptionDAO
20160316-09:10:24.406+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'CollectOptionServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.411+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'CollectOptionServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ICollectOptionDAO com.kong.shop.service.impl.CollectOptionServiceImpl.collectOptionDAO
20160316-09:10:24.412+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICollectOptionDAO'
20160316-09:10:24.423+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.424+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.426+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'CollectOptionServiceImpl' to bean named 'ICollectOptionDAO'
20160316-09:10:24.426+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.427+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.432+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'CollectOptionServiceImpl'
20160316-09:10:24.432+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'CommentServiceImpl'
20160316-09:10:24.432+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'CommentServiceImpl'
20160316-09:10:24.433+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.438+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.CommentServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ICommentDAO com.kong.shop.service.impl.CommentServiceImpl.commentDAO
20160316-09:10:24.439+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'CommentServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.443+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'CommentServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ICommentDAO com.kong.shop.service.impl.CommentServiceImpl.commentDAO
20160316-09:10:24.445+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommentDAO'
20160316-09:10:24.457+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.457+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.461+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'CommentServiceImpl' to bean named 'ICommentDAO'
20160316-09:10:24.461+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.461+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.467+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'CommentServiceImpl'
20160316-09:10:24.467+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'CommodityArgServiceImpl'
20160316-09:10:24.468+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'CommodityArgServiceImpl'
20160316-09:10:24.470+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.476+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.CommodityArgServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ICommodityArgDAO com.kong.shop.service.impl.CommodityArgServiceImpl.commodityArgDAO
20160316-09:10:24.477+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'CommodityArgServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.481+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'CommodityArgServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ICommodityArgDAO com.kong.shop.service.impl.CommodityArgServiceImpl.commodityArgDAO
20160316-09:10:24.481+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommodityArgDAO'
20160316-09:10:24.482+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'CommodityArgServiceImpl' to bean named 'ICommodityArgDAO'
20160316-09:10:24.482+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.483+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.490+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'CommodityArgServiceImpl'
20160316-09:10:24.490+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'CommodityServiceImpl'
20160316-09:10:24.490+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'CommodityServiceImpl'
20160316-09:10:24.491+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.515+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.CommodityServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ICommodityDAO com.kong.shop.service.impl.CommodityServiceImpl.commodityDAO
20160316-09:10:24.516+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'CommodityServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'CommodityServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ICommodityDAO com.kong.shop.service.impl.CommodityServiceImpl.commodityDAO
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommodityDAO'
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'CommodityServiceImpl' to bean named 'ICommodityDAO'
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.523+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.543+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'CommodityServiceImpl'
20160316-09:10:24.543+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'MenuServiceImpl'
20160316-09:10:24.543+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'MenuServiceImpl'
20160316-09:10:24.543+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.559+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.MenuServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IMenuDAO com.kong.shop.service.impl.MenuServiceImpl.menuDAO
20160316-09:10:24.559+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'MenuServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'MenuServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IMenuDAO com.kong.shop.service.impl.MenuServiceImpl.menuDAO
20160316-09:10:24.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IMenuDAO'
20160316-09:10:24.598+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'MenuServiceImpl' to bean named 'IMenuDAO'
20160316-09:10:24.599+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.599+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.605+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'MenuServiceImpl'
20160316-09:10:24.605+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'OrderCommodityListServiceImpl'
20160316-09:10:24.605+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'OrderCommodityListServiceImpl'
20160316-09:10:24.606+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.610+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.OrderCommodityListServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IOrderCommodityListDAO com.kong.shop.service.impl.OrderCommodityListServiceImpl.orderCommodityListDAO
20160316-09:10:24.611+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'OrderCommodityListServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.632+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'OrderCommodityListServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IOrderCommodityListDAO com.kong.shop.service.impl.OrderCommodityListServiceImpl.orderCommodityListDAO
20160316-09:10:24.633+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IOrderCommodityListDAO'
20160316-09:10:24.646+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.646+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.648+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'OrderCommodityListServiceImpl' to bean named 'IOrderCommodityListDAO'
20160316-09:10:24.648+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.648+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.653+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'OrderCommodityListServiceImpl'
20160316-09:10:24.654+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'OrderServiceImpl'
20160316-09:10:24.654+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'OrderServiceImpl'
20160316-09:10:24.654+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.664+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.OrderServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IOrderDAO com.kong.shop.service.impl.OrderServiceImpl.orderDAO
20160316-09:10:24.665+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'OrderServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.670+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'OrderServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IOrderDAO com.kong.shop.service.impl.OrderServiceImpl.orderDAO
20160316-09:10:24.671+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IOrderDAO'
20160316-09:10:24.677+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.678+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.679+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'OrderServiceImpl' to bean named 'IOrderDAO'
20160316-09:10:24.680+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.680+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.688+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'OrderServiceImpl'
20160316-09:10:24.689+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'RolesServiceImpl'
20160316-09:10:24.689+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'RolesServiceImpl'
20160316-09:10:24.689+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.694+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.RolesServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IRolesDAO com.kong.shop.service.impl.RolesServiceImpl.rolesDAO
20160316-09:10:24.694+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'RolesServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.700+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'RolesServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IRolesDAO com.kong.shop.service.impl.RolesServiceImpl.rolesDAO
20160316-09:10:24.702+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IRolesDAO'
20160316-09:10:24.708+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.708+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'RolesServiceImpl' to bean named 'IRolesDAO'
20160316-09:10:24.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.712+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.719+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'RolesServiceImpl'
20160316-09:10:24.719+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'SalesReturnServiceImpl'
20160316-09:10:24.720+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'SalesReturnServiceImpl'
20160316-09:10:24.720+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.724+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.SalesReturnServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ISalesReturnDAO com.kong.shop.service.impl.SalesReturnServiceImpl.salesReturnDAO
20160316-09:10:24.724+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'SalesReturnServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.733+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'SalesReturnServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ISalesReturnDAO com.kong.shop.service.impl.SalesReturnServiceImpl.salesReturnDAO
20160316-09:10:24.736+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ISalesReturnDAO'
20160316-09:10:24.740+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.741+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.742+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'SalesReturnServiceImpl' to bean named 'ISalesReturnDAO'
20160316-09:10:24.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.743+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.749+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'SalesReturnServiceImpl'
20160316-09:10:24.749+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'ShoppingCartServiceImpl'
20160316-09:10:24.750+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'ShoppingCartServiceImpl'
20160316-09:10:24.750+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.755+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.ShoppingCartServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IShoppingCartDAO com.kong.shop.service.impl.ShoppingCartServiceImpl.shoppingCartDAO
20160316-09:10:24.755+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'ShoppingCartServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'ShoppingCartServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IShoppingCartDAO com.kong.shop.service.impl.ShoppingCartServiceImpl.shoppingCartDAO
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IShoppingCartDAO'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'ShoppingCartServiceImpl' to bean named 'IShoppingCartDAO'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'ShoppingCartServiceImpl'
20160316-09:10:24.768+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'StoreServiceImpl'
20160316-09:10:24.784+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'StoreServiceImpl'
20160316-09:10:24.785+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.789+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.StoreServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IStoreDAO com.kong.shop.service.impl.StoreServiceImpl.storeDAO
20160316-09:10:24.789+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'StoreServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.793+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'StoreServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IStoreDAO com.kong.shop.service.impl.StoreServiceImpl.storeDAO
20160316-09:10:24.795+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IStoreDAO'
20160316-09:10:24.800+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.800+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.803+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'StoreServiceImpl' to bean named 'IStoreDAO'
20160316-09:10:24.803+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.803+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.809+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'StoreServiceImpl'
20160316-09:10:24.809+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'SubsystemServiceImpl'
20160316-09:10:24.809+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'SubsystemServiceImpl'
20160316-09:10:24.809+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.837+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.SubsystemServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ISubsystemDAO com.kong.shop.service.impl.SubsystemServiceImpl.subsystemDAO
20160316-09:10:24.838+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'SubsystemServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.842+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'SubsystemServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ISubsystemDAO com.kong.shop.service.impl.SubsystemServiceImpl.subsystemDAO
20160316-09:10:24.844+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ISubsystemDAO'
20160316-09:10:24.848+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.850+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.851+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'SubsystemServiceImpl' to bean named 'ISubsystemDAO'
20160316-09:10:24.852+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.853+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.858+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'SubsystemServiceImpl'
20160316-09:10:24.859+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'TrackServiceImpl'
20160316-09:10:24.859+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'TrackServiceImpl'
20160316-09:10:24.859+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.863+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.TrackServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.ITrackDAO com.kong.shop.service.impl.TrackServiceImpl.trackDAO
20160316-09:10:24.863+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'TrackServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.867+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'TrackServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.ITrackDAO com.kong.shop.service.impl.TrackServiceImpl.trackDAO
20160316-09:10:24.869+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ITrackDAO'
20160316-09:10:24.874+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.875+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.877+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'TrackServiceImpl' to bean named 'ITrackDAO'
20160316-09:10:24.877+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.877+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.885+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'TrackServiceImpl'
20160316-09:10:24.885+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'UserServiceImpl'
20160316-09:10:24.885+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'UserServiceImpl'
20160316-09:10:24.885+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.889+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Registered injected element on class [com.kong.shop.service.impl.UserServiceImpl]: AutowiredFieldElement for private com.kong.shop.dao.IUserDAO com.kong.shop.service.impl.UserServiceImpl.userDAO
20160316-09:10:24.890+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'UserServiceImpl' to allow for resolving potential circular references
20160316-09:10:24.894+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'UserServiceImpl': AutowiredFieldElement for private com.kong.shop.dao.IUserDAO com.kong.shop.service.impl.UserServiceImpl.userDAO
20160316-09:10:24.896+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IUserDAO'
20160316-09:10:24.901+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.901+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.905+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'UserServiceImpl' to bean named 'IUserDAO'
20160316-09:10:24.905+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.905+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.910+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'UserServiceImpl'
20160316-09:10:24.911+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
20160316-09:10:24.911+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'transactionManager'
20160316-09:10:24.911+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'transactionManager'
20160316-09:10:24.911+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.931+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
20160316-09:10:24.962+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'dataSource'
20160316-09:10:24.963+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'transactionManager'
20160316-09:10:24.963+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.964+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.964+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'transactionManager'
20160316-09:10:24.965+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
20160316-09:10:24.965+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating shared instance of singleton bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
20160316-09:10:24.965+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
20160316-09:10:24.968+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Eagerly caching bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0' to allow for resolving potential circular references
20160316-09:10:24.975+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
20160316-09:10:24.976+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Invoking afterPropertiesSet() on bean with name 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
20160316-09:10:24.976+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Finished creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
20160316-09:10:24.977+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:24.977+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:24.978+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IDatagroupDAO'
20160316-09:10:24.978+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IDatagroupDataDAO'
20160316-09:10:24.978+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IDataModelDAO'
20160316-09:10:24.978+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IModelDAO'
20160316-09:10:24.978+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IPermissionDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IResourceActionDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IResourceDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IResourceGridDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IRoleDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IRoleResourceDAO'
20160316-09:10:24.979+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IRoleUserDAO'
20160316-09:10:24.980+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IUserDataDAO'
20160316-09:10:24.980+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IUserDatagroupDAO'
20160316-09:10:24.980+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExActivityDAO'
20160316-09:10:24.980+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExAdminDAO'
20160316-09:10:24.980+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCategoryDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCommodityArgDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExCommodityDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExMenuDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExSalesReturnDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExShoppingCartDAO'
20160316-09:10:24.981+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExStoreDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IExUserDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IActivityDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IActivityOrderDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAdminDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAdvertisementDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAreasDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IAttentionDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICategoryDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICollectOptionDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommentDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommodityArgDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ICommodityDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IMenuDAO'
20160316-09:10:24.982+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IOrderCommodityListDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IOrderDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IRolesDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ISalesReturnDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IShoppingCartDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IStoreDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ISubsystemDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'ITrackDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'IUserDAO'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'dataSource'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
20160316-09:10:24.983+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
20160316-09:10:24.987+0800|default|Test worker|DEBUG|org.springframework.context.support.GenericApplicationContext|Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@7a50af32]
20160316-09:10:24.988+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'lifecycleProcessor'
20160316-09:10:25.024+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'sqlSessionFactory'
20160316-09:10:25.029+0800|default|Test worker|DEBUG|org.springframework.core.env.PropertySourcesPropertyResolver|Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
20160316-09:10:25.029+0800|default|Test worker|DEBUG|org.springframework.core.env.PropertySourcesPropertyResolver|Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
20160316-09:10:25.030+0800|default|Test worker|DEBUG|org.springframework.core.env.PropertySourcesPropertyResolver|Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
20160316-09:10:25.031+0800|default|Test worker|DEBUG|org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate|Storing ApplicationContext in cache under key [[MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
20160316-09:10:25.037+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.InjectionMetadata|Processing injected method of bean 'AreasServiceTest': AutowiredFieldElement for private com.kong.shop.service.IAreasService AreasServiceTest.areasService
20160316-09:10:25.038+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'AreasServiceImpl'
20160316-09:10:25.038+0800|default|Test worker|DEBUG|org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor|Autowiring by type from bean name 'AreasServiceTest' to bean named 'AreasServiceImpl'
20160316-09:10:25.039+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:25.039+0800|default|Test worker|DEBUG|org.springframework.beans.factory.support.DefaultListableBeanFactory|Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
20160316-09:10:25.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.104+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@582bc179] was not registered for synchronization because synchronization is not active
20160316-09:10:25.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.231+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625076(Long), 0(Long), 1458090625076(Long), 0(Integer), 00(String), 北京市(String), -1(Integer)
20160316-09:10:25.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.445+0800|default|Test worker|DEBUG|com.alibaba.druid.pool.PreparedStatementPool|{conn-10001, pstmt-20001} enter cache
20160316-09:10:25.447+0800|default|Test worker|DEBUG|com.alibaba.druid.pool.PreparedStatementPool|{conn-10001, pstmt-20000} enter cache
20160316-09:10:25.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@582bc179]
20160316-09:10:25.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28dbcc4d] was not registered for synchronization because synchronization is not active
20160316-09:10:25.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625449(Long), 0(Long), 1458090625449(Long), 0(Integer), 100000(String), 东城区(String), 1(Integer)
20160316-09:10:25.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28dbcc4d]
20160316-09:10:25.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597e63e9] was not registered for synchronization because synchronization is not active
20160316-09:10:25.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.492+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.493+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625491(Long), 0(Long), 1458090625491(Long), 0(Integer), 100000(String), 西城区(String), 1(Integer)
20160316-09:10:25.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597e63e9]
20160316-09:10:25.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@567172fc] was not registered for synchronization because synchronization is not active
20160316-09:10:25.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.515+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625515(Long), 0(Long), 1458090625515(Long), 0(Integer), 100000(String), 崇文区(String), 1(Integer)
20160316-09:10:25.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@567172fc]
20160316-09:10:25.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9d080] was not registered for synchronization because synchronization is not active
20160316-09:10:25.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.576+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625575(Long), 0(Long), 1458090625575(Long), 0(Integer), 100000(String), 宣武区(String), 1(Integer)
20160316-09:10:25.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9d080]
20160316-09:10:25.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2194a39c] was not registered for synchronization because synchronization is not active
20160316-09:10:25.602+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.602+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625601(Long), 0(Long), 1458090625601(Long), 0(Integer), 100000(String), 朝阳区(String), 1(Integer)
20160316-09:10:25.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2194a39c]
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cf29cb] was not registered for synchronization because synchronization is not active
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.631+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625631(Long), 0(Long), 1458090625631(Long), 0(Integer), 100000(String), 丰台区(String), 1(Integer)
20160316-09:10:25.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cf29cb]
20160316-09:10:25.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c74fa07] was not registered for synchronization because synchronization is not active
20160316-09:10:25.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625668(Long), 0(Long), 1458090625668(Long), 0(Integer), 100000(String), 石景山区(String), 1(Integer)
20160316-09:10:25.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c74fa07]
20160316-09:10:25.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d70ac] was not registered for synchronization because synchronization is not active
20160316-09:10:25.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625693(Long), 0(Long), 1458090625693(Long), 0(Integer), 100000(String), 海淀区(String), 1(Integer)
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d70ac]
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4692b58e] was not registered for synchronization because synchronization is not active
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625709(Long), 0(Long), 1458090625709(Long), 0(Integer), 102300(String), 门头沟区(String), 1(Integer)
20160316-09:10:25.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.817+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4692b58e]
20160316-09:10:25.818+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222c9a95] was not registered for synchronization because synchronization is not active
20160316-09:10:25.818+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.818+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625818(Long), 0(Long), 1458090625818(Long), 0(Integer), 102400(String), 房山区(String), 1(Integer)
20160316-09:10:25.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222c9a95]
20160316-09:10:25.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a00a227] was not registered for synchronization because synchronization is not active
20160316-09:10:25.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.844+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625843(Long), 0(Long), 1458090625843(Long), 0(Integer), 101100(String), 通州区(String), 1(Integer)
20160316-09:10:25.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a00a227]
20160316-09:10:25.870+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f66a7f] was not registered for synchronization because synchronization is not active
20160316-09:10:25.871+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.871+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625870(Long), 0(Long), 1458090625870(Long), 0(Integer), 101300(String), 顺义区(String), 1(Integer)
20160316-09:10:25.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f66a7f]
20160316-09:10:25.883+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282a3123] was not registered for synchronization because synchronization is not active
20160316-09:10:25.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.899+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625899(Long), 0(Long), 1458090625899(Long), 0(Integer), 102200(String), 昌平区(String), 1(Integer)
20160316-09:10:25.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282a3123]
20160316-09:10:25.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43257214] was not registered for synchronization because synchronization is not active
20160316-09:10:25.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625916(Long), 0(Long), 1458090625916(Long), 0(Integer), 102600(String), 大兴区(String), 1(Integer)
20160316-09:10:25.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:25.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43257214]
20160316-09:10:25.940+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:25.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:25.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526b92b8] was not registered for synchronization because synchronization is not active
20160316-09:10:25.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:25.941+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:25.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:25.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090625940(Long), 0(Long), 1458090625940(Long), 0(Integer), 101400(String), 怀柔区(String), 1(Integer)
20160316-09:10:25.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:25.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:25.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526b92b8]
20160316-09:10:26.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78d078d7] was not registered for synchronization because synchronization is not active
20160316-09:10:26.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626010(Long), 0(Long), 1458090626010(Long), 0(Integer), 101200(String), 平谷区(String), 1(Integer)
20160316-09:10:26.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78d078d7]
20160316-09:10:26.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc3bb63] was not registered for synchronization because synchronization is not active
20160316-09:10:26.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626052(Long), 0(Long), 1458090626052(Long), 0(Integer), 101500(String), 密云县(String), 1(Integer)
20160316-09:10:26.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dc3bb63]
20160316-09:10:26.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576eb3e9] was not registered for synchronization because synchronization is not active
20160316-09:10:26.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626082(Long), 0(Long), 1458090626082(Long), 0(Integer), 102100(String), 延庆县(String), 1(Integer)
20160316-09:10:26.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576eb3e9]
20160316-09:10:26.117+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b5689c6] was not registered for synchronization because synchronization is not active
20160316-09:10:26.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.118+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626117(Long), 0(Long), 1458090626117(Long), 0(Integer), 00(String), 天津市(String), -1(Integer)
20160316-09:10:26.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b5689c6]
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a4bde04] was not registered for synchronization because synchronization is not active
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.137+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626137(Long), 0(Long), 1458090626137(Long), 0(Integer), 300000(String), 和平区(String), 20(Integer)
20160316-09:10:26.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a4bde04]
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c905a4d] was not registered for synchronization because synchronization is not active
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626191(Long), 0(Long), 1458090626191(Long), 0(Integer), 300000(String), 河东区(String), 20(Integer)
20160316-09:10:26.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c905a4d]
20160316-09:10:26.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e324995] was not registered for synchronization because synchronization is not active
20160316-09:10:26.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626232(Long), 0(Long), 1458090626232(Long), 0(Integer), 300000(String), 河西区(String), 20(Integer)
20160316-09:10:26.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e324995]
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62c05d95] was not registered for synchronization because synchronization is not active
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626268(Long), 0(Long), 1458090626268(Long), 0(Integer), 300000(String), 南开区(String), 20(Integer)
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62c05d95]
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41069dd] was not registered for synchronization because synchronization is not active
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.288+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626288(Long), 0(Long), 1458090626288(Long), 0(Integer), 300000(String), 河北区(String), 20(Integer)
20160316-09:10:26.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41069dd]
20160316-09:10:26.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9175caf] was not registered for synchronization because synchronization is not active
20160316-09:10:26.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.315+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626314(Long), 0(Long), 1458090626314(Long), 0(Integer), 300000(String), 红桥区(String), 20(Integer)
20160316-09:10:26.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9175caf]
20160316-09:10:26.336+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f0ab587] was not registered for synchronization because synchronization is not active
20160316-09:10:26.337+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.337+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626336(Long), 0(Long), 1458090626336(Long), 0(Integer), 300450(String), 塘沽区(String), 20(Integer)
20160316-09:10:26.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f0ab587]
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514507a0] was not registered for synchronization because synchronization is not active
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626357(Long), 0(Long), 1458090626357(Long), 0(Integer), 300480(String), 汉沽区(String), 20(Integer)
20160316-09:10:26.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514507a0]
20160316-09:10:26.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@756b5ac7] was not registered for synchronization because synchronization is not active
20160316-09:10:26.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.401+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626400(Long), 0(Long), 1458090626400(Long), 0(Integer), 300000(String), 大港区(String), 20(Integer)
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@756b5ac7]
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f7a8d0] was not registered for synchronization because synchronization is not active
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626419(Long), 0(Long), 1458090626419(Long), 0(Integer), 300000(String), 东丽区(String), 20(Integer)
20160316-09:10:26.477+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.477+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.477+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f7a8d0]
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258c270e] was not registered for synchronization because synchronization is not active
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.479+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626479(Long), 0(Long), 1458090626479(Long), 0(Integer), 300000(String), 西青区(String), 20(Integer)
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258c270e]
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@456b813c] was not registered for synchronization because synchronization is not active
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.510+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626510(Long), 0(Long), 1458090626510(Long), 0(Integer), 300000(String), 津南区(String), 20(Integer)
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@456b813c]
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@294d1a3a] was not registered for synchronization because synchronization is not active
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626542(Long), 0(Long), 1458090626542(Long), 0(Integer), 300000(String), 北辰区(String), 20(Integer)
20160316-09:10:26.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@294d1a3a]
20160316-09:10:26.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ea54ad6] was not registered for synchronization because synchronization is not active
20160316-09:10:26.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.575+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626575(Long), 0(Long), 1458090626575(Long), 0(Integer), 301700(String), 武清区(String), 20(Integer)
20160316-09:10:26.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ea54ad6]
20160316-09:10:26.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af8f541] was not registered for synchronization because synchronization is not active
20160316-09:10:26.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626596(Long), 0(Long), 1458090626596(Long), 0(Integer), 301800(String), 宝坻区(String), 20(Integer)
20160316-09:10:26.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af8f541]
20160316-09:10:26.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@741ac86c] was not registered for synchronization because synchronization is not active
20160316-09:10:26.646+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.646+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626645(Long), 0(Long), 1458090626645(Long), 0(Integer), 301500(String), 宁河县(String), 20(Integer)
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@741ac86c]
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64b24f1] was not registered for synchronization because synchronization is not active
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.656+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626656(Long), 0(Long), 1458090626656(Long), 0(Integer), 301600(String), 静海县(String), 20(Integer)
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64b24f1]
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8c9fec] was not registered for synchronization because synchronization is not active
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.688+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626688(Long), 0(Long), 1458090626688(Long), 0(Integer), 301900(String), 蓟县(String), 20(Integer)
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8c9fec]
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2330dca4] was not registered for synchronization because synchronization is not active
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.742+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626742(Long), 0(Long), 1458090626742(Long), 0(Integer), 00(String), 上海市(String), -1(Integer)
20160316-09:10:26.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2330dca4]
20160316-09:10:26.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c7c5bdf] was not registered for synchronization because synchronization is not active
20160316-09:10:26.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626890(Long), 0(Long), 1458090626890(Long), 0(Integer), 200000(String), 黄浦区(String), 39(Integer)
20160316-09:10:26.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c7c5bdf]
20160316-09:10:26.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d9c9ad4] was not registered for synchronization because synchronization is not active
20160316-09:10:26.951+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.951+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626950(Long), 0(Long), 1458090626950(Long), 0(Integer), 200000(String), 卢湾区(String), 39(Integer)
20160316-09:10:26.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d9c9ad4]
20160316-09:10:26.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ddf8aeb] was not registered for synchronization because synchronization is not active
20160316-09:10:26.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.982+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626981(Long), 0(Long), 1458090626981(Long), 0(Integer), 200000(String), 徐汇区(String), 39(Integer)
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ddf8aeb]
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca70c24] was not registered for synchronization because synchronization is not active
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:26.996+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:26.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090626996(Long), 0(Long), 1458090626996(Long), 0(Integer), 200000(String), 长宁区(String), 39(Integer)
20160316-09:10:27.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ca70c24]
20160316-09:10:27.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397fb790] was not registered for synchronization because synchronization is not active
20160316-09:10:27.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.016+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627015(Long), 0(Long), 1458090627015(Long), 0(Integer), 200000(String), 静安区(String), 39(Integer)
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397fb790]
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff9a4f9] was not registered for synchronization because synchronization is not active
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.033+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627033(Long), 0(Long), 1458090627033(Long), 0(Integer), 200000(String), 普陀区(String), 39(Integer)
20160316-09:10:27.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff9a4f9]
20160316-09:10:27.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.068+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@480f0ceb] was not registered for synchronization because synchronization is not active
20160316-09:10:27.068+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.068+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627067(Long), 0(Long), 1458090627067(Long), 0(Integer), 200000(String), 闸北区(String), 39(Integer)
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@480f0ceb]
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43df87b6] was not registered for synchronization because synchronization is not active
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.092+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627092(Long), 0(Long), 1458090627092(Long), 0(Integer), 200000(String), 虹口区(String), 39(Integer)
20160316-09:10:27.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43df87b6]
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e0b5c4a] was not registered for synchronization because synchronization is not active
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.108+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627108(Long), 0(Long), 1458090627108(Long), 0(Integer), 200000(String), 杨浦区(String), 39(Integer)
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e0b5c4a]
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5538a5d] was not registered for synchronization because synchronization is not active
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.140+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627140(Long), 0(Long), 1458090627140(Long), 0(Integer), 201100(String), 闵行区(String), 39(Integer)
20160316-09:10:27.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5538a5d]
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7148113b] was not registered for synchronization because synchronization is not active
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.172+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627172(Long), 0(Long), 1458090627172(Long), 0(Integer), 201900(String), 宝山区(String), 39(Integer)
20160316-09:10:27.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7148113b]
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@386fd9f1] was not registered for synchronization because synchronization is not active
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.206+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627206(Long), 0(Long), 1458090627206(Long), 0(Integer), 201800(String), 嘉定区(String), 39(Integer)
20160316-09:10:27.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@386fd9f1]
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@532988dd] was not registered for synchronization because synchronization is not active
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627233(Long), 0(Long), 1458090627233(Long), 0(Integer), 200120(String), 浦东新区(String), 39(Integer)
20160316-09:10:27.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@532988dd]
20160316-09:10:27.257+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5afafba9] was not registered for synchronization because synchronization is not active
20160316-09:10:27.258+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.258+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627257(Long), 0(Long), 1458090627257(Long), 0(Integer), 201500(String), 金山区(String), 39(Integer)
20160316-09:10:27.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5afafba9]
20160316-09:10:27.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a62a8af] was not registered for synchronization because synchronization is not active
20160316-09:10:27.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627283(Long), 0(Long), 1458090627283(Long), 0(Integer), 201600(String), 松江区(String), 39(Integer)
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a62a8af]
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44444c5a] was not registered for synchronization because synchronization is not active
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.299+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627299(Long), 0(Long), 1458090627299(Long), 0(Integer), 201700(String), 青浦区(String), 39(Integer)
20160316-09:10:27.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44444c5a]
20160316-09:10:27.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491c5f62] was not registered for synchronization because synchronization is not active
20160316-09:10:27.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627340(Long), 0(Long), 1458090627340(Long), 0(Integer), 201300(String), 南汇区(String), 39(Integer)
20160316-09:10:27.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491c5f62]
20160316-09:10:27.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f6ee2e6] was not registered for synchronization because synchronization is not active
20160316-09:10:27.371+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.371+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627370(Long), 0(Long), 1458090627370(Long), 0(Integer), 201400(String), 奉贤区(String), 39(Integer)
20160316-09:10:27.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f6ee2e6]
20160316-09:10:27.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb217b8] was not registered for synchronization because synchronization is not active
20160316-09:10:27.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.396+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627395(Long), 0(Long), 1458090627395(Long), 0(Integer), 21(String), 崇明县(String), -1(Integer)
20160316-09:10:27.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb217b8]
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9feb97] was not registered for synchronization because synchronization is not active
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.416+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627416(Long), 0(Long), 1458090627416(Long), 0(Integer), 00(String), 重庆市(String), -1(Integer)
20160316-09:10:27.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f9feb97]
20160316-09:10:27.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a383aab] was not registered for synchronization because synchronization is not active
20160316-09:10:27.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627449(Long), 0(Long), 1458090627449(Long), 0(Integer), 404100(String), 万州区(String), 59(Integer)
20160316-09:10:27.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a383aab]
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a7524] was not registered for synchronization because synchronization is not active
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.474+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627474(Long), 0(Long), 1458090627474(Long), 0(Integer), 408000(String), 涪陵区(String), 59(Integer)
20160316-09:10:27.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@90a7524]
20160316-09:10:27.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74224c87] was not registered for synchronization because synchronization is not active
20160316-09:10:27.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.535+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627532(Long), 0(Long), 1458090627532(Long), 0(Integer), 400000(String), 渝中区(String), 59(Integer)
20160316-09:10:27.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74224c87]
20160316-09:10:27.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28bef1b1] was not registered for synchronization because synchronization is not active
20160316-09:10:27.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.570+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627568(Long), 0(Long), 1458090627568(Long), 0(Integer), 400000(String), 大渡口区(String), 59(Integer)
20160316-09:10:27.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.593+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28bef1b1]
20160316-09:10:27.593+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.593+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.593+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188e7851] was not registered for synchronization because synchronization is not active
20160316-09:10:27.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.594+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627593(Long), 0(Long), 1458090627593(Long), 0(Integer), 400000(String), 江北区(String), 59(Integer)
20160316-09:10:27.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188e7851]
20160316-09:10:27.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e0f7fbe] was not registered for synchronization because synchronization is not active
20160316-09:10:27.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.623+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627622(Long), 0(Long), 1458090627622(Long), 0(Integer), 400000(String), 沙坪坝区(String), 59(Integer)
20160316-09:10:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e0f7fbe]
20160316-09:10:27.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35097440] was not registered for synchronization because synchronization is not active
20160316-09:10:27.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.645+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627644(Long), 0(Long), 1458090627644(Long), 0(Integer), 400000(String), 九龙坡区(String), 59(Integer)
20160316-09:10:27.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35097440]
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10f1bc93] was not registered for synchronization because synchronization is not active
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.664+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627664(Long), 0(Long), 1458090627664(Long), 0(Integer), 400000(String), 南岸区(String), 59(Integer)
20160316-09:10:27.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10f1bc93]
20160316-09:10:27.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@417e3a86] was not registered for synchronization because synchronization is not active
20160316-09:10:27.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627682(Long), 0(Long), 1458090627682(Long), 0(Integer), 400700(String), 北碚区(String), 59(Integer)
20160316-09:10:27.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@417e3a86]
20160316-09:10:27.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a984a63] was not registered for synchronization because synchronization is not active
20160316-09:10:27.710+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.710+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627709(Long), 0(Long), 1458090627709(Long), 0(Integer), 400800(String), 万盛区(String), 59(Integer)
20160316-09:10:27.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a984a63]
20160316-09:10:27.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3deef359] was not registered for synchronization because synchronization is not active
20160316-09:10:27.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627732(Long), 0(Long), 1458090627732(Long), 0(Integer), 400900(String), 双桥区(String), 59(Integer)
20160316-09:10:27.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3deef359]
20160316-09:10:27.750+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e772836] was not registered for synchronization because synchronization is not active
20160316-09:10:27.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627751(Long), 0(Long), 1458090627751(Long), 0(Integer), 401120(String), 渝北区(String), 59(Integer)
20160316-09:10:27.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.780+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e772836]
20160316-09:10:27.782+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b8d7dd2] was not registered for synchronization because synchronization is not active
20160316-09:10:27.782+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.783+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627782(Long), 0(Long), 1458090627782(Long), 0(Integer), 401320(String), 巴南区(String), 59(Integer)
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b8d7dd2]
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c43d4b] was not registered for synchronization because synchronization is not active
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.803+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627803(Long), 0(Long), 1458090627803(Long), 0(Integer), 409000(String), 黔江区(String), 59(Integer)
20160316-09:10:27.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.825+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c43d4b]
20160316-09:10:27.825+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.826+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.826+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a6fab4] was not registered for synchronization because synchronization is not active
20160316-09:10:27.826+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.826+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627826(Long), 0(Long), 1458090627826(Long), 0(Integer), 401220(String), 长寿区(String), 59(Integer)
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a6fab4]
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a87cea] was not registered for synchronization because synchronization is not active
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.840+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627840(Long), 0(Long), 1458090627840(Long), 0(Integer), 401420(String), 綦江县(String), 59(Integer)
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a87cea]
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54bdcfd3] was not registered for synchronization because synchronization is not active
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.856+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627856(Long), 0(Long), 1458090627856(Long), 0(Integer), 402660(String), 潼南县(String), 59(Integer)
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54bdcfd3]
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c63e387] was not registered for synchronization because synchronization is not active
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.880+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627880(Long), 0(Long), 1458090627880(Long), 0(Integer), 402560(String), 铜梁县(String), 59(Integer)
20160316-09:10:27.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c63e387]
20160316-09:10:27.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc41a0b] was not registered for synchronization because synchronization is not active
20160316-09:10:27.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.900+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627900(Long), 0(Long), 1458090627900(Long), 0(Integer), 402360(String), 大足县(String), 59(Integer)
20160316-09:10:27.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc41a0b]
20160316-09:10:27.924+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67aea87d] was not registered for synchronization because synchronization is not active
20160316-09:10:27.925+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.925+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627924(Long), 0(Long), 1458090627924(Long), 0(Integer), 402460(String), 荣昌县(String), 59(Integer)
20160316-09:10:27.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67aea87d]
20160316-09:10:27.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bf3940a] was not registered for synchronization because synchronization is not active
20160316-09:10:27.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627947(Long), 0(Long), 1458090627947(Long), 0(Integer), 402760(String), 璧山县(String), 59(Integer)
20160316-09:10:27.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bf3940a]
20160316-09:10:27.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@718fd5ea] was not registered for synchronization because synchronization is not active
20160316-09:10:27.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.966+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627966(Long), 0(Long), 1458090627966(Long), 0(Integer), 405200(String), 梁平县(String), 59(Integer)
20160316-09:10:27.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:27.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:27.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@718fd5ea]
20160316-09:10:27.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:27.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:27.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66ba60c7] was not registered for synchronization because synchronization is not active
20160316-09:10:27.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:27.983+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:27.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:27.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:27.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090627982(Long), 0(Long), 1458090627982(Long), 0(Integer), 405900(String), 城口县(String), 59(Integer)
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66ba60c7]
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68e1ee73] was not registered for synchronization because synchronization is not active
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628003(Long), 0(Long), 1458090628003(Long), 0(Integer), 408200(String), 丰都县(String), 59(Integer)
20160316-09:10:28.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68e1ee73]
20160316-09:10:28.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21a83c5d] was not registered for synchronization because synchronization is not active
20160316-09:10:28.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.048+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628042(Long), 0(Long), 1458090628042(Long), 0(Integer), 408300(String), 垫江县(String), 59(Integer)
20160316-09:10:28.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21a83c5d]
20160316-09:10:28.064+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30132014] was not registered for synchronization because synchronization is not active
20160316-09:10:28.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628064(Long), 0(Long), 1458090628064(Long), 0(Integer), 408500(String), 武隆县(String), 59(Integer)
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30132014]
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c62f546] was not registered for synchronization because synchronization is not active
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628083(Long), 0(Long), 1458090628083(Long), 0(Integer), 404300(String), 忠县(String), 59(Integer)
20160316-09:10:28.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c62f546]
20160316-09:10:28.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5340d9b5] was not registered for synchronization because synchronization is not active
20160316-09:10:28.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.120+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628099(Long), 0(Long), 1458090628099(Long), 0(Integer), 405400(String), 开县(String), 59(Integer)
20160316-09:10:28.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5340d9b5]
20160316-09:10:28.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638940d8] was not registered for synchronization because synchronization is not active
20160316-09:10:28.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628161(Long), 0(Long), 1458090628161(Long), 0(Integer), 404500(String), 云阳县(String), 59(Integer)
20160316-09:10:28.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638940d8]
20160316-09:10:28.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c86dc5e] was not registered for synchronization because synchronization is not active
20160316-09:10:28.186+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.186+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628185(Long), 0(Long), 1458090628185(Long), 0(Integer), 404600(String), 奉节县(String), 59(Integer)
20160316-09:10:28.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.209+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c86dc5e]
20160316-09:10:28.209+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.209+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.209+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f4df37f] was not registered for synchronization because synchronization is not active
20160316-09:10:28.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.210+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628209(Long), 0(Long), 1458090628209(Long), 0(Integer), 404700(String), 巫山县(String), 59(Integer)
20160316-09:10:28.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f4df37f]
20160316-09:10:28.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2078f36b] was not registered for synchronization because synchronization is not active
20160316-09:10:28.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.243+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628242(Long), 0(Long), 1458090628242(Long), 0(Integer), 405800(String), 巫溪县(String), 59(Integer)
20160316-09:10:28.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2078f36b]
20160316-09:10:28.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4188909] was not registered for synchronization because synchronization is not active
20160316-09:10:28.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628265(Long), 0(Long), 1458090628265(Long), 0(Integer), 409100(String), 石柱土家族自治县(String), 59(Integer)
20160316-09:10:28.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4188909]
20160316-09:10:28.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d657c03] was not registered for synchronization because synchronization is not active
20160316-09:10:28.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.290+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628290(Long), 0(Long), 1458090628290(Long), 0(Integer), 409900(String), 秀山土家族苗族自治县(String), 59(Integer)
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d657c03]
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af84f28] was not registered for synchronization because synchronization is not active
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.299+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628299(Long), 0(Long), 1458090628299(Long), 0(Integer), 409800(String), 酉阳土家族苗族自治县(String), 59(Integer)
20160316-09:10:28.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af84f28]
20160316-09:10:28.332+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fe7c884] was not registered for synchronization because synchronization is not active
20160316-09:10:28.333+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.333+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628332(Long), 0(Long), 1458090628332(Long), 0(Integer), 409600(String), 彭水苗族土家族自治县(String), 59(Integer)
20160316-09:10:28.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fe7c884]
20160316-09:10:28.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50c03c58] was not registered for synchronization because synchronization is not active
20160316-09:10:28.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628356(Long), 0(Long), 1458090628356(Long), 0(Integer), 402260(String), 江津市(String), 59(Integer)
20160316-09:10:28.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50c03c58]
20160316-09:10:28.381+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b6a53bb] was not registered for synchronization because synchronization is not active
20160316-09:10:28.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628381(Long), 0(Long), 1458090628381(Long), 0(Integer), 401520(String), 合川市(String), 59(Integer)
20160316-09:10:28.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b6a53bb]
20160316-09:10:28.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@655074fb] was not registered for synchronization because synchronization is not active
20160316-09:10:28.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.407+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628406(Long), 0(Long), 1458090628406(Long), 0(Integer), 402160(String), 永川市(String), 59(Integer)
20160316-09:10:28.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@655074fb]
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc68656] was not registered for synchronization because synchronization is not active
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.431+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628431(Long), 0(Long), 1458090628431(Long), 0(Integer), 408400(String), 南川市(String), 59(Integer)
20160316-09:10:28.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc68656]
20160316-09:10:28.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@728a289f] was not registered for synchronization because synchronization is not active
20160316-09:10:28.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.453+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628452(Long), 0(Long), 1458090628452(Long), 0(Integer), 00(String), 河北省(String), -1(Integer)
20160316-09:10:28.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@728a289f]
20160316-09:10:28.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a9c3d70] was not registered for synchronization because synchronization is not active
20160316-09:10:28.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628474(Long), 0(Long), 1458090628474(Long), 0(Integer), 050000(String), 石家庄市(String), 100(Integer)
20160316-09:10:28.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a9c3d70]
20160316-09:10:28.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13557d5b] was not registered for synchronization because synchronization is not active
20160316-09:10:28.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.500+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628499(Long), 0(Long), 1458090628499(Long), 0(Integer), 50200(String), 鹿泉市(String), 100(Integer)
20160316-09:10:28.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13557d5b]
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e59427c] was not registered for synchronization because synchronization is not active
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.515+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628515(Long), 0(Long), 1458090628515(Long), 0(Integer), 050000(String), 长安区(String), 100(Integer)
20160316-09:10:28.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.563+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e59427c]
20160316-09:10:28.563+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.563+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.563+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe72991] was not registered for synchronization because synchronization is not active
20160316-09:10:28.564+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.564+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628563(Long), 0(Long), 1458090628563(Long), 0(Integer), 50000(String), 桥东区(String), 100(Integer)
20160316-09:10:28.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe72991]
20160316-09:10:28.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5de6af79] was not registered for synchronization because synchronization is not active
20160316-09:10:28.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628616(Long), 0(Long), 1458090628616(Long), 0(Integer), 050000(String), 桥西区(String), 100(Integer)
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5de6af79]
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce2cbc8] was not registered for synchronization because synchronization is not active
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.633+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628633(Long), 0(Long), 1458090628633(Long), 0(Integer), 50000(String), 新华区(String), 100(Integer)
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce2cbc8]
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b0b9e3a] was not registered for synchronization because synchronization is not active
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628648(Long), 0(Long), 1458090628648(Long), 0(Integer), 050100(String), 井陉矿区(String), 100(Integer)
20160316-09:10:28.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b0b9e3a]
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@633b882d] was not registered for synchronization because synchronization is not active
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628682(Long), 0(Long), 1458090628682(Long), 0(Integer), 50000(String), 裕华区(String), 100(Integer)
20160316-09:10:28.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@633b882d]
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@201ab564] was not registered for synchronization because synchronization is not active
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.706+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628706(Long), 0(Long), 1458090628706(Long), 0(Integer), 050300(String), 井陉县(String), 100(Integer)
20160316-09:10:28.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@201ab564]
20160316-09:10:28.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b410b58] was not registered for synchronization because synchronization is not active
20160316-09:10:28.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.724+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628724(Long), 0(Long), 1458090628724(Long), 0(Integer), 50800(String), 正定县(String), 100(Integer)
20160316-09:10:28.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b410b58]
20160316-09:10:28.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ab46dee] was not registered for synchronization because synchronization is not active
20160316-09:10:28.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.742+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628742(Long), 0(Long), 1458090628742(Long), 0(Integer), 051430(String), 栾城县(String), 100(Integer)
20160316-09:10:28.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.879+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ab46dee]
20160316-09:10:28.879+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.879+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a05c59a] was not registered for synchronization because synchronization is not active
20160316-09:10:28.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.880+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628879(Long), 0(Long), 1458090628879(Long), 0(Integer), 50600(String), 行唐县(String), 100(Integer)
20160316-09:10:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a05c59a]
20160316-09:10:28.901+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@207e98bd] was not registered for synchronization because synchronization is not active
20160316-09:10:28.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628901(Long), 0(Long), 1458090628901(Long), 0(Integer), 050500(String), 灵寿县(String), 100(Integer)
20160316-09:10:28.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@207e98bd]
20160316-09:10:28.930+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419707a2] was not registered for synchronization because synchronization is not active
20160316-09:10:28.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.931+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628931(Long), 0(Long), 1458090628931(Long), 0(Integer), 51330(String), 高邑县(String), 100(Integer)
20160316-09:10:28.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419707a2]
20160316-09:10:28.951+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7883b48a] was not registered for synchronization because synchronization is not active
20160316-09:10:28.951+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.951+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628951(Long), 0(Long), 1458090628951(Long), 0(Integer), 052500(String), 深泽县(String), 100(Integer)
20160316-09:10:28.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:28.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:28.980+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7883b48a]
20160316-09:10:28.980+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:28.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:28.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ea6776b] was not registered for synchronization because synchronization is not active
20160316-09:10:28.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:28.981+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:28.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:28.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:28.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090628981(Long), 0(Long), 1458090628981(Long), 0(Integer), 51230(String), 赞皇县(String), 100(Integer)
20160316-09:10:29.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ea6776b]
20160316-09:10:29.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c41d377] was not registered for synchronization because synchronization is not active
20160316-09:10:29.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629010(Long), 0(Long), 1458090629010(Long), 0(Integer), 052400(String), 无极县(String), 100(Integer)
20160316-09:10:29.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c41d377]
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d7c5427] was not registered for synchronization because synchronization is not active
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.031+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629031(Long), 0(Long), 1458090629031(Long), 0(Integer), 50400(String), 平山县(String), 100(Integer)
20160316-09:10:29.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d7c5427]
20160316-09:10:29.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ff2222] was not registered for synchronization because synchronization is not active
20160316-09:10:29.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629066(Long), 0(Long), 1458090629066(Long), 0(Integer), 051130(String), 元氏县(String), 100(Integer)
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ff2222]
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a8dfc1] was not registered for synchronization because synchronization is not active
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629085(Long), 0(Long), 1458090629085(Long), 0(Integer), 51530(String), 赵县(String), 100(Integer)
20160316-09:10:29.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a8dfc1]
20160316-09:10:29.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f2b56c1] was not registered for synchronization because synchronization is not active
20160316-09:10:29.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.117+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629116(Long), 0(Long), 1458090629116(Long), 0(Integer), 052300(String), 辛集市(String), 100(Integer)
20160316-09:10:29.138+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.138+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.138+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f2b56c1]
20160316-09:10:29.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.142+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75e64723] was not registered for synchronization because synchronization is not active
20160316-09:10:29.142+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.142+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629141(Long), 0(Long), 1458090629141(Long), 0(Integer), 52160(String), 藁城市(String), 100(Integer)
20160316-09:10:29.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.158+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75e64723]
20160316-09:10:29.158+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b18b474] was not registered for synchronization because synchronization is not active
20160316-09:10:29.159+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.159+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629159(Long), 0(Long), 1458090629159(Long), 0(Integer), 052200(String), 晋州市(String), 100(Integer)
20160316-09:10:29.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b18b474]
20160316-09:10:29.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d1e1137] was not registered for synchronization because synchronization is not active
20160316-09:10:29.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629181(Long), 0(Long), 1458090629181(Long), 0(Integer), 50700(String), 新乐市(String), 100(Integer)
20160316-09:10:29.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d1e1137]
20160316-09:10:29.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa3c1a8] was not registered for synchronization because synchronization is not active
20160316-09:10:29.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629217(Long), 0(Long), 1458090629217(Long), 0(Integer), 315(String), 唐山市(String), -1(Integer)
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa3c1a8]
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5652fdf4] was not registered for synchronization because synchronization is not active
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629235(Long), 0(Long), 1458090629235(Long), 0(Integer), 063000(String), 路南区(String), 100(Integer)
20160316-09:10:29.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5652fdf4]
20160316-09:10:29.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@399f5184] was not registered for synchronization because synchronization is not active
20160316-09:10:29.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.275+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629275(Long), 0(Long), 1458090629275(Long), 0(Integer), 63000(String), 路北区(String), 100(Integer)
20160316-09:10:29.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@399f5184]
20160316-09:10:29.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b6f59d] was not registered for synchronization because synchronization is not active
20160316-09:10:29.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.301+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629301(Long), 0(Long), 1458090629301(Long), 0(Integer), 063100(String), 古冶区(String), 100(Integer)
20160316-09:10:29.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.325+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b6f59d]
20160316-09:10:29.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159806ea] was not registered for synchronization because synchronization is not active
20160316-09:10:29.329+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.329+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629329(Long), 0(Long), 1458090629329(Long), 0(Integer), 63000(String), 开平区(String), 100(Integer)
20160316-09:10:29.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@159806ea]
20160316-09:10:29.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@341a160c] was not registered for synchronization because synchronization is not active
20160316-09:10:29.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629366(Long), 0(Long), 1458090629366(Long), 0(Integer), 063300(String), 丰南区(String), 100(Integer)
20160316-09:10:29.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@341a160c]
20160316-09:10:29.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adf145c] was not registered for synchronization because synchronization is not active
20160316-09:10:29.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.391+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629390(Long), 0(Long), 1458090629390(Long), 0(Integer), 63000(String), 丰润区(String), 100(Integer)
20160316-09:10:29.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adf145c]
20160316-09:10:29.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.416+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad7f079] was not registered for synchronization because synchronization is not active
20160316-09:10:29.416+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.416+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629415(Long), 0(Long), 1458090629415(Long), 0(Integer), 063700(String), 滦县(String), 100(Integer)
20160316-09:10:29.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad7f079]
20160316-09:10:29.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.445+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a87cb7] was not registered for synchronization because synchronization is not active
20160316-09:10:29.445+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.445+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629444(Long), 0(Long), 1458090629444(Long), 0(Integer), 63500(String), 滦南县(String), 100(Integer)
20160316-09:10:29.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a87cb7]
20160316-09:10:29.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ab4272e] was not registered for synchronization because synchronization is not active
20160316-09:10:29.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629474(Long), 0(Long), 1458090629474(Long), 0(Integer), 063600(String), 乐亭县(String), 100(Integer)
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ab4272e]
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@575c6dd1] was not registered for synchronization because synchronization is not active
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.488+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629488(Long), 0(Long), 1458090629488(Long), 0(Integer), 64300(String), 迁西县(String), 100(Integer)
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@575c6dd1]
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@498b30a3] was not registered for synchronization because synchronization is not active
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.519+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629519(Long), 0(Long), 1458090629519(Long), 0(Integer), 064100(String), 玉田县(String), 100(Integer)
20160316-09:10:29.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.553+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@498b30a3]
20160316-09:10:29.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c0aaf4] was not registered for synchronization because synchronization is not active
20160316-09:10:29.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.554+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629554(Long), 0(Long), 1458090629554(Long), 0(Integer), 63200(String), 唐海县(String), 100(Integer)
20160316-09:10:29.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77c0aaf4]
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4153036] was not registered for synchronization because synchronization is not active
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629574(Long), 0(Long), 1458090629574(Long), 0(Integer), 064200(String), 遵化市(String), 100(Integer)
20160316-09:10:29.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4153036]
20160316-09:10:29.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c09e5bc] was not registered for synchronization because synchronization is not active
20160316-09:10:29.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629598(Long), 0(Long), 1458090629598(Long), 0(Integer), 64400(String), 迁安市(String), 100(Integer)
20160316-09:10:29.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c09e5bc]
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c480b4] was not registered for synchronization because synchronization is not active
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.634+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629634(Long), 0(Long), 1458090629634(Long), 0(Integer), 066000(String), 秦皇岛市(String), 100(Integer)
20160316-09:10:29.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c480b4]
20160316-09:10:29.650+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f6d8641] was not registered for synchronization because synchronization is not active
20160316-09:10:29.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.651+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629651(Long), 0(Long), 1458090629651(Long), 0(Integer), 66400(String), 卢龙县(String), 100(Integer)
20160316-09:10:29.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f6d8641]
20160316-09:10:29.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a9c8d3d] was not registered for synchronization because synchronization is not active
20160316-09:10:29.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.674+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629673(Long), 0(Long), 1458090629673(Long), 0(Integer), 066000(String), 海港区(String), 100(Integer)
20160316-09:10:29.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a9c8d3d]
20160316-09:10:29.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284f4e64] was not registered for synchronization because synchronization is not active
20160316-09:10:29.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629699(Long), 0(Long), 1458090629699(Long), 0(Integer), 66200(String), 山海关区(String), 100(Integer)
20160316-09:10:29.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284f4e64]
20160316-09:10:29.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bd5f560] was not registered for synchronization because synchronization is not active
20160316-09:10:29.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.725+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629724(Long), 0(Long), 1458090629724(Long), 0(Integer), 066100(String), 北戴河区(String), 100(Integer)
20160316-09:10:29.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.756+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bd5f560]
20160316-09:10:29.757+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e1e7e3] was not registered for synchronization because synchronization is not active
20160316-09:10:29.757+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.757+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629757(Long), 0(Long), 1458090629757(Long), 0(Integer), 66500(String), 青龙满族自治县(String), 100(Integer)
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e1e7e3]
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3873be48] was not registered for synchronization because synchronization is not active
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.769+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629769(Long), 0(Long), 1458090629769(Long), 0(Integer), 066600(String), 昌黎县(String), 100(Integer)
20160316-09:10:29.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.810+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3873be48]
20160316-09:10:29.810+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.810+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e147b73] was not registered for synchronization because synchronization is not active
20160316-09:10:29.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.811+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629810(Long), 0(Long), 1458090629810(Long), 0(Integer), 66300(String), 抚宁县(String), 100(Integer)
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e147b73]
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c824fca] was not registered for synchronization because synchronization is not active
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.836+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629836(Long), 0(Long), 1458090629836(Long), 0(Integer), 056000(String), 邯郸市(String), 100(Integer)
20160316-09:10:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c824fca]
20160316-09:10:29.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7aeb0943] was not registered for synchronization because synchronization is not active
20160316-09:10:29.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.875+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629875(Long), 0(Long), 1458090629875(Long), 0(Integer), 56300(String), 武安市(String), 100(Integer)
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7aeb0943]
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373986c1] was not registered for synchronization because synchronization is not active
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.896+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629896(Long), 0(Long), 1458090629896(Long), 0(Integer), 056000(String), 邯山区(String), 100(Integer)
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373986c1]
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53fe497b] was not registered for synchronization because synchronization is not active
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.929+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629929(Long), 0(Long), 1458090629929(Long), 0(Integer), 56000(String), 丛台区(String), 100(Integer)
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53fe497b]
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724f2b58] was not registered for synchronization because synchronization is not active
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.960+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629960(Long), 0(Long), 1458090629960(Long), 0(Integer), 056000(String), 复兴区(String), 100(Integer)
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724f2b58]
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688245a6] was not registered for synchronization because synchronization is not active
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:29.991+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:29.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090629991(Long), 0(Long), 1458090629991(Long), 0(Integer), 56200(String), 峰峰矿区(String), 100(Integer)
20160316-09:10:30.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688245a6]
20160316-09:10:30.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af00ef0] was not registered for synchronization because synchronization is not active
20160316-09:10:30.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630040(Long), 0(Long), 1458090630040(Long), 0(Integer), 056000(String), 邯郸县(String), 100(Integer)
20160316-09:10:30.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af00ef0]
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35b57d0b] was not registered for synchronization because synchronization is not active
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.058+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630058(Long), 0(Long), 1458090630058(Long), 0(Integer), 56600(String), 临漳县(String), 100(Integer)
20160316-09:10:30.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35b57d0b]
20160316-09:10:30.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224c921b] was not registered for synchronization because synchronization is not active
20160316-09:10:30.075+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.075+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630074(Long), 0(Long), 1458090630074(Long), 0(Integer), 056700(String), 成安县(String), 100(Integer)
20160316-09:10:30.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.102+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224c921b]
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3049a241] was not registered for synchronization because synchronization is not active
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.106+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630106(Long), 0(Long), 1458090630106(Long), 0(Integer), 56900(String), 大名县(String), 100(Integer)
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3049a241]
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6861b944] was not registered for synchronization because synchronization is not active
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.127+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630127(Long), 0(Long), 1458090630127(Long), 0(Integer), 056400(String), 涉县(String), 100(Integer)
20160316-09:10:30.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6861b944]
20160316-09:10:30.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61cace42] was not registered for synchronization because synchronization is not active
20160316-09:10:30.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.165+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630164(Long), 0(Long), 1458090630164(Long), 0(Integer), 56500(String), 磁县(String), 100(Integer)
20160316-09:10:30.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61cace42]
20160316-09:10:30.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228f9ca5] was not registered for synchronization because synchronization is not active
20160316-09:10:30.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630199(Long), 0(Long), 1458090630199(Long), 0(Integer), 057550(String), 肥乡县(String), 100(Integer)
20160316-09:10:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228f9ca5]
20160316-09:10:30.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d0af156] was not registered for synchronization because synchronization is not active
20160316-09:10:30.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630214(Long), 0(Long), 1458090630214(Long), 0(Integer), 57150(String), 永年县(String), 100(Integer)
20160316-09:10:30.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d0af156]
20160316-09:10:30.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b0626fa] was not registered for synchronization because synchronization is not active
20160316-09:10:30.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630233(Long), 0(Long), 1458090630233(Long), 0(Integer), 057450(String), 邱县(String), 100(Integer)
20160316-09:10:30.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b0626fa]
20160316-09:10:30.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f7170d4] was not registered for synchronization because synchronization is not active
20160316-09:10:30.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.248+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630248(Long), 0(Long), 1458090630248(Long), 0(Integer), 57350(String), 鸡泽县(String), 100(Integer)
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f7170d4]
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4546f8] was not registered for synchronization because synchronization is not active
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.289+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630289(Long), 0(Long), 1458090630289(Long), 0(Integer), 057650(String), 广平县(String), 100(Integer)
20160316-09:10:30.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4546f8]
20160316-09:10:30.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f2d5e] was not registered for synchronization because synchronization is not active
20160316-09:10:30.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.323+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630323(Long), 0(Long), 1458090630323(Long), 0(Integer), 57750(String), 馆陶县(String), 100(Integer)
20160316-09:10:30.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f2d5e]
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74ff6842] was not registered for synchronization because synchronization is not active
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630356(Long), 0(Long), 1458090630356(Long), 0(Integer), 056800(String), 魏县(String), 100(Integer)
20160316-09:10:30.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74ff6842]
20160316-09:10:30.381+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66212948] was not registered for synchronization because synchronization is not active
20160316-09:10:30.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630381(Long), 0(Long), 1458090630381(Long), 0(Integer), 57250(String), 曲周县(String), 100(Integer)
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66212948]
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@297bca51] was not registered for synchronization because synchronization is not active
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630395(Long), 0(Long), 1458090630395(Long), 0(Integer), 054000(String), 邢台市(String), 100(Integer)
20160316-09:10:30.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@297bca51]
20160316-09:10:30.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@751c4965] was not registered for synchronization because synchronization is not active
20160316-09:10:30.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.424+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630424(Long), 0(Long), 1458090630424(Long), 0(Integer), 54100(String), 沙河市(String), 100(Integer)
20160316-09:10:30.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@751c4965]
20160316-09:10:30.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fa563e] was not registered for synchronization because synchronization is not active
20160316-09:10:30.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630448(Long), 0(Long), 1458090630448(Long), 0(Integer), 054000(String), 桥东区(String), 100(Integer)
20160316-09:10:30.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fa563e]
20160316-09:10:30.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@729bce74] was not registered for synchronization because synchronization is not active
20160316-09:10:30.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630465(Long), 0(Long), 1458090630465(Long), 0(Integer), 54000(String), 桥西区(String), 100(Integer)
20160316-09:10:30.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@729bce74]
20160316-09:10:30.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@404d40b0] was not registered for synchronization because synchronization is not active
20160316-09:10:30.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.485+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630469(Long), 0(Long), 1458090630469(Long), 0(Integer), 054000(String), 邢台县(String), 100(Integer)
20160316-09:10:30.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@404d40b0]
20160316-09:10:30.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57584afb] was not registered for synchronization because synchronization is not active
20160316-09:10:30.517+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.517+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630516(Long), 0(Long), 1458090630516(Long), 0(Integer), 54300(String), 临城县(String), 100(Integer)
20160316-09:10:30.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57584afb]
20160316-09:10:30.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57a4c12d] was not registered for synchronization because synchronization is not active
20160316-09:10:30.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630533(Long), 0(Long), 1458090630533(Long), 0(Integer), 054200(String), 内丘县(String), 100(Integer)
20160316-09:10:30.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57a4c12d]
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35d64fed] was not registered for synchronization because synchronization is not active
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.568+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630568(Long), 0(Long), 1458090630568(Long), 0(Integer), 55450(String), 柏乡县(String), 100(Integer)
20160316-09:10:30.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35d64fed]
20160316-09:10:30.607+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b75f8f0] was not registered for synchronization because synchronization is not active
20160316-09:10:30.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630608(Long), 0(Long), 1458090630608(Long), 0(Integer), 055350(String), 隆尧县(String), 100(Integer)
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b75f8f0]
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66d606b4] was not registered for synchronization because synchronization is not active
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.627+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630627(Long), 0(Long), 1458090630627(Long), 0(Integer), 55150(String), 任县(String), 100(Integer)
20160316-09:10:30.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66d606b4]
20160316-09:10:30.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@104cb477] was not registered for synchronization because synchronization is not active
20160316-09:10:30.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630648(Long), 0(Long), 1458090630648(Long), 0(Integer), 054400(String), 南和县(String), 100(Integer)
20160316-09:10:30.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@104cb477]
20160316-09:10:30.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a6d7e5] was not registered for synchronization because synchronization is not active
20160316-09:10:30.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.679+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630678(Long), 0(Long), 1458090630678(Long), 0(Integer), 55550(String), 宁晋县(String), 100(Integer)
20160316-09:10:30.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a6d7e5]
20160316-09:10:30.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ff5f9e6] was not registered for synchronization because synchronization is not active
20160316-09:10:30.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.708+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630707(Long), 0(Long), 1458090630707(Long), 0(Integer), 055250(String), 巨鹿县(String), 100(Integer)
20160316-09:10:30.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ff5f9e6]
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b3c9508] was not registered for synchronization because synchronization is not active
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.743+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630743(Long), 0(Long), 1458090630743(Long), 0(Integer), 51730(String), 新河县(String), 100(Integer)
20160316-09:10:30.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b3c9508]
20160316-09:10:30.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df2e8e] was not registered for synchronization because synchronization is not active
20160316-09:10:30.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630857(Long), 0(Long), 1458090630857(Long), 0(Integer), 054600(String), 广宗县(String), 100(Integer)
20160316-09:10:30.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df2e8e]
20160316-09:10:30.883+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45e4cf97] was not registered for synchronization because synchronization is not active
20160316-09:10:30.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.884+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630883(Long), 0(Long), 1458090630883(Long), 0(Integer), 54500(String), 平乡县(String), 100(Integer)
20160316-09:10:30.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45e4cf97]
20160316-09:10:30.921+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@342e5233] was not registered for synchronization because synchronization is not active
20160316-09:10:30.922+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.922+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630921(Long), 0(Long), 1458090630921(Long), 0(Integer), 054700(String), 威县(String), 100(Integer)
20160316-09:10:30.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@342e5233]
20160316-09:10:30.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64608f91] was not registered for synchronization because synchronization is not active
20160316-09:10:30.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630949(Long), 0(Long), 1458090630949(Long), 0(Integer), 54800(String), 清河县(String), 100(Integer)
20160316-09:10:30.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:30.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:30.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64608f91]
20160316-09:10:30.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:30.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:30.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ce932f] was not registered for synchronization because synchronization is not active
20160316-09:10:30.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:30.984+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:30.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:30.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:30.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090630983(Long), 0(Long), 1458090630983(Long), 0(Integer), 054900(String), 临西县(String), 100(Integer)
20160316-09:10:31.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ce932f]
20160316-09:10:31.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@751222c7] was not registered for synchronization because synchronization is not active
20160316-09:10:31.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631007(Long), 0(Long), 1458090631007(Long), 0(Integer), 51800(String), 南宫市(String), 100(Integer)
20160316-09:10:31.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@751222c7]
20160316-09:10:31.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ffd72d] was not registered for synchronization because synchronization is not active
20160316-09:10:31.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631041(Long), 0(Long), 1458090631041(Long), 0(Integer), 071000(String), 保定市(String), 100(Integer)
20160316-09:10:31.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ffd72d]
20160316-09:10:31.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33fca8e4] was not registered for synchronization because synchronization is not active
20160316-09:10:31.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631066(Long), 0(Long), 1458090631066(Long), 0(Integer), 74000(String), 高碑店市(String), 100(Integer)
20160316-09:10:31.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33fca8e4]
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34e8715c] was not registered for synchronization because synchronization is not active
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.092+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631092(Long), 0(Long), 1458090631092(Long), 0(Integer), 071000(String), 新市区(String), 100(Integer)
20160316-09:10:31.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34e8715c]
20160316-09:10:31.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35f027c5] was not registered for synchronization because synchronization is not active
20160316-09:10:31.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.128+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631127(Long), 0(Long), 1458090631127(Long), 0(Integer), 71000(String), 北市区(String), 100(Integer)
20160316-09:10:31.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35f027c5]
20160316-09:10:31.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9de9600] was not registered for synchronization because synchronization is not active
20160316-09:10:31.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631151(Long), 0(Long), 1458090631151(Long), 0(Integer), 071000(String), 南市区(String), 100(Integer)
20160316-09:10:31.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9de9600]
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bea400e] was not registered for synchronization because synchronization is not active
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.188+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631188(Long), 0(Long), 1458090631188(Long), 0(Integer), 72150(String), 满城县(String), 100(Integer)
20160316-09:10:31.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.223+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bea400e]
20160316-09:10:31.223+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.223+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.223+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ca681d] was not registered for synchronization because synchronization is not active
20160316-09:10:31.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.224+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631223(Long), 0(Long), 1458090631223(Long), 0(Integer), 071100(String), 清苑县(String), 100(Integer)
20160316-09:10:31.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ca681d]
20160316-09:10:31.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7f8efd] was not registered for synchronization because synchronization is not active
20160316-09:10:31.244+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.244+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.244+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.244+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631244(Long), 0(Long), 1458090631244(Long), 0(Integer), 74100(String), 涞水县(String), 100(Integer)
20160316-09:10:31.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7f8efd]
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3027a0] was not registered for synchronization because synchronization is not active
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.265+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631265(Long), 0(Long), 1458090631265(Long), 0(Integer), 073200(String), 阜平县(String), 100(Integer)
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3027a0]
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3561f54e] was not registered for synchronization because synchronization is not active
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631282(Long), 0(Long), 1458090631282(Long), 0(Integer), 72550(String), 徐水县(String), 100(Integer)
20160316-09:10:31.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3561f54e]
20160316-09:10:31.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53f1693b] was not registered for synchronization because synchronization is not active
20160316-09:10:31.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.324+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631324(Long), 0(Long), 1458090631324(Long), 0(Integer), 072650(String), 定兴县(String), 100(Integer)
20160316-09:10:31.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53f1693b]
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f05a6e] was not registered for synchronization because synchronization is not active
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.349+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631349(Long), 0(Long), 1458090631349(Long), 0(Integer), 72350(String), 唐县(String), 100(Integer)
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f05a6e]
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25f9c1e8] was not registered for synchronization because synchronization is not active
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631369(Long), 0(Long), 1458090631369(Long), 0(Integer), 071500(String), 高阳县(String), 100(Integer)
20160316-09:10:31.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25f9c1e8]
20160316-09:10:31.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38870d71] was not registered for synchronization because synchronization is not active
20160316-09:10:31.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.407+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631406(Long), 0(Long), 1458090631406(Long), 0(Integer), 71700(String), 容城县(String), 100(Integer)
20160316-09:10:31.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38870d71]
20160316-09:10:31.439+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dffb848] was not registered for synchronization because synchronization is not active
20160316-09:10:31.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.440+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631439(Long), 0(Long), 1458090631439(Long), 0(Integer), 102900(String), 涞源县(String), 100(Integer)
20160316-09:10:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dffb848]
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63fb4c2b] was not registered for synchronization because synchronization is not active
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.465+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631465(Long), 0(Long), 1458090631465(Long), 0(Integer), 72450(String), 望都县(String), 100(Integer)
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63fb4c2b]
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@757965dd] was not registered for synchronization because synchronization is not active
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.492+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631492(Long), 0(Long), 1458090631492(Long), 0(Integer), 071600(String), 安新县(String), 100(Integer)
20160316-09:10:31.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@757965dd]
20160316-09:10:31.525+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e1672ed] was not registered for synchronization because synchronization is not active
20160316-09:10:31.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.526+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631525(Long), 0(Long), 1458090631525(Long), 0(Integer), 74200(String), 易县(String), 100(Integer)
20160316-09:10:31.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e1672ed]
20160316-09:10:31.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@507c9f6b] was not registered for synchronization because synchronization is not active
20160316-09:10:31.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631540(Long), 0(Long), 1458090631540(Long), 0(Integer), 073100(String), 曲阳县(String), 100(Integer)
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@507c9f6b]
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470cfc1f] was not registered for synchronization because synchronization is not active
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.560+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631560(Long), 0(Long), 1458090631560(Long), 0(Integer), 71400(String), 蠡县(String), 100(Integer)
20160316-09:10:31.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470cfc1f]
20160316-09:10:31.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f3be1] was not registered for synchronization because synchronization is not active
20160316-09:10:31.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.583+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631582(Long), 0(Long), 1458090631582(Long), 0(Integer), 072250(String), 顺平县(String), 100(Integer)
20160316-09:10:31.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.609+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f3be1]
20160316-09:10:31.609+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.609+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.609+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d20036b] was not registered for synchronization because synchronization is not active
20160316-09:10:31.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631609(Long), 0(Long), 1458090631609(Long), 0(Integer), 71300(String), 博野县(String), 100(Integer)
20160316-09:10:31.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d20036b]
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66606364] was not registered for synchronization because synchronization is not active
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631641(Long), 0(Long), 1458090631641(Long), 0(Integer), 071800(String), 雄县(String), 100(Integer)
20160316-09:10:31.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66606364]
20160316-09:10:31.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6452a25c] was not registered for synchronization because synchronization is not active
20160316-09:10:31.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.666+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631665(Long), 0(Long), 1458090631665(Long), 0(Integer), 72750(String), 涿州市(String), 100(Integer)
20160316-09:10:31.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.691+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6452a25c]
20160316-09:10:31.691+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.691+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ab35f5e] was not registered for synchronization because synchronization is not active
20160316-09:10:31.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.692+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631691(Long), 0(Long), 1458090631691(Long), 0(Integer), 073000(String), 定州市(String), 100(Integer)
20160316-09:10:31.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ab35f5e]
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f0a2bd] was not registered for synchronization because synchronization is not active
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.729+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631729(Long), 0(Long), 1458090631729(Long), 0(Integer), 71200(String), 安国市(String), 100(Integer)
20160316-09:10:31.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f0a2bd]
20160316-09:10:31.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.766+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.766+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36e98115] was not registered for synchronization because synchronization is not active
20160316-09:10:31.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.766+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631766(Long), 0(Long), 1458090631766(Long), 0(Integer), 075000(String), 张家口市(String), 100(Integer)
20160316-09:10:31.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36e98115]
20160316-09:10:31.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e29739a] was not registered for synchronization because synchronization is not active
20160316-09:10:31.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.793+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631791(Long), 0(Long), 1458090631791(Long), 0(Integer), 76350(String), 崇礼县(String), 100(Integer)
20160316-09:10:31.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.817+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e29739a]
20160316-09:10:31.818+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cdcbf72] was not registered for synchronization because synchronization is not active
20160316-09:10:31.819+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.819+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631818(Long), 0(Long), 1458090631818(Long), 0(Integer), 075000(String), 桥东区(String), 100(Integer)
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cdcbf72]
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@780bd9ca] was not registered for synchronization because synchronization is not active
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.833+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631833(Long), 0(Long), 1458090631833(Long), 0(Integer), 75000(String), 桥西区(String), 100(Integer)
20160316-09:10:31.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@780bd9ca]
20160316-09:10:31.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27a7a9f] was not registered for synchronization because synchronization is not active
20160316-09:10:31.867+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.867+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631865(Long), 0(Long), 1458090631865(Long), 0(Integer), 075000(String), 宣化区(String), 100(Integer)
20160316-09:10:31.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27a7a9f]
20160316-09:10:31.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.895+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.895+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dbd2f32] was not registered for synchronization because synchronization is not active
20160316-09:10:31.895+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.896+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631895(Long), 0(Long), 1458090631895(Long), 0(Integer), 75300(String), 下花园区(String), 100(Integer)
20160316-09:10:31.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dbd2f32]
20160316-09:10:31.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601f05] was not registered for synchronization because synchronization is not active
20160316-09:10:31.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.915+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631915(Long), 0(Long), 1458090631915(Long), 0(Integer), 075100(String), 宣化县(String), 100(Integer)
20160316-09:10:31.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601f05]
20160316-09:10:31.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@732d486e] was not registered for synchronization because synchronization is not active
20160316-09:10:31.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.934+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631933(Long), 0(Long), 1458090631933(Long), 0(Integer), 76450(String), 张北县(String), 100(Integer)
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@732d486e]
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bb589d6] was not registered for synchronization because synchronization is not active
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631949(Long), 0(Long), 1458090631949(Long), 0(Integer), 076650(String), 康保县(String), 100(Integer)
20160316-09:10:31.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bb589d6]
20160316-09:10:31.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eda54c4] was not registered for synchronization because synchronization is not active
20160316-09:10:31.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.984+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631982(Long), 0(Long), 1458090631982(Long), 0(Integer), 76550(String), 沽源县(String), 100(Integer)
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eda54c4]
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77cd65f2] was not registered for synchronization because synchronization is not active
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:31.996+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:31.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090631996(Long), 0(Long), 1458090631996(Long), 0(Integer), 076750(String), 尚义县(String), 100(Integer)
20160316-09:10:32.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.034+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77cd65f2]
20160316-09:10:32.034+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.034+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.034+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81df807] was not registered for synchronization because synchronization is not active
20160316-09:10:32.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.035+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632034(Long), 0(Long), 1458090632034(Long), 0(Integer), 75700(String), 蔚县(String), 100(Integer)
20160316-09:10:32.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81df807]
20160316-09:10:32.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772f11c2] was not registered for synchronization because synchronization is not active
20160316-09:10:32.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.059+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632058(Long), 0(Long), 1458090632058(Long), 0(Integer), 075800(String), 阳原县(String), 100(Integer)
20160316-09:10:32.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772f11c2]
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7290b900] was not registered for synchronization because synchronization is not active
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632081(Long), 0(Long), 1458090632081(Long), 0(Integer), 76150(String), 怀安县(String), 100(Integer)
20160316-09:10:32.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7290b900]
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e89c15d] was not registered for synchronization because synchronization is not active
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.105+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632105(Long), 0(Long), 1458090632105(Long), 0(Integer), 076250(String), 万全县(String), 100(Integer)
20160316-09:10:32.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e89c15d]
20160316-09:10:32.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.129+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.129+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db05312] was not registered for synchronization because synchronization is not active
20160316-09:10:32.129+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.129+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632129(Long), 0(Long), 1458090632129(Long), 0(Integer), 75400(String), 怀来县(String), 100(Integer)
20160316-09:10:32.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db05312]
20160316-09:10:32.150+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76aa5058] was not registered for synchronization because synchronization is not active
20160316-09:10:32.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.151+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632150(Long), 0(Long), 1458090632150(Long), 0(Integer), 075600(String), 涿鹿县(String), 100(Integer)
20160316-09:10:32.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76aa5058]
20160316-09:10:32.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ceb3e97] was not registered for synchronization because synchronization is not active
20160316-09:10:32.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.192+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632192(Long), 0(Long), 1458090632192(Long), 0(Integer), 75500(String), 赤城县(String), 100(Integer)
20160316-09:10:32.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ceb3e97]
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59855122] was not registered for synchronization because synchronization is not active
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632216(Long), 0(Long), 1458090632216(Long), 0(Integer), 067000(String), 承德市(String), 100(Integer)
20160316-09:10:32.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59855122]
20160316-09:10:32.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77771028] was not registered for synchronization because synchronization is not active
20160316-09:10:32.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.243+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632242(Long), 0(Long), 1458090632242(Long), 0(Integer), 68450(String), 围场满族蒙古族自治县(String), 100(Integer)
20160316-09:10:32.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77771028]
20160316-09:10:32.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a44b92] was not registered for synchronization because synchronization is not active
20160316-09:10:32.267+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.267+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632266(Long), 0(Long), 1458090632266(Long), 0(Integer), 067000(String), 双桥区(String), 100(Integer)
20160316-09:10:32.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a44b92]
20160316-09:10:32.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13df208f] was not registered for synchronization because synchronization is not active
20160316-09:10:32.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.291+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632291(Long), 0(Long), 1458090632291(Long), 0(Integer), 67000(String), 双滦区(String), 100(Integer)
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13df208f]
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373f8978] was not registered for synchronization because synchronization is not active
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.318+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632318(Long), 0(Long), 1458090632318(Long), 0(Integer), 067200(String), 鹰手营子矿区(String), 100(Integer)
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373f8978]
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73bf1543] was not registered for synchronization because synchronization is not active
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632341(Long), 0(Long), 1458090632341(Long), 0(Integer), 67400(String), 承德县(String), 100(Integer)
20160316-09:10:32.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.375+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73bf1543]
20160316-09:10:32.375+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299c713b] was not registered for synchronization because synchronization is not active
20160316-09:10:32.376+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632376(Long), 0(Long), 1458090632376(Long), 0(Integer), 067300(String), 兴隆县(String), 100(Integer)
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@299c713b]
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124da9ca] was not registered for synchronization because synchronization is not active
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.398+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632398(Long), 0(Long), 1458090632398(Long), 0(Integer), 67500(String), 平泉县(String), 100(Integer)
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124da9ca]
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f232751] was not registered for synchronization because synchronization is not active
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.413+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632413(Long), 0(Long), 1458090632413(Long), 0(Integer), 068250(String), 滦平县(String), 100(Integer)
20160316-09:10:32.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f232751]
20160316-09:10:32.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600a1e1] was not registered for synchronization because synchronization is not active
20160316-09:10:32.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.441+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632440(Long), 0(Long), 1458090632440(Long), 0(Integer), 68150(String), 隆化县(String), 100(Integer)
20160316-09:10:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600a1e1]
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fac7a24] was not registered for synchronization because synchronization is not active
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.460+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632460(Long), 0(Long), 1458090632460(Long), 0(Integer), 068350(String), 丰宁满族自治县(String), 100(Integer)
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fac7a24]
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22ee877b] was not registered for synchronization because synchronization is not active
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.476+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632476(Long), 0(Long), 1458090632476(Long), 0(Integer), 67600(String), 宽城满族自治县(String), 100(Integer)
20160316-09:10:32.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22ee877b]
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72898110] was not registered for synchronization because synchronization is not active
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.492+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632492(Long), 0(Long), 1458090632492(Long), 0(Integer), 317(String), 沧州市(String), -1(Integer)
20160316-09:10:32.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72898110]
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1240a29e] was not registered for synchronization because synchronization is not active
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.525+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632525(Long), 0(Long), 1458090632525(Long), 0(Integer), 061000(String), 新华区(String), 100(Integer)
20160316-09:10:32.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1240a29e]
20160316-09:10:32.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72c8aaf2] was not registered for synchronization because synchronization is not active
20160316-09:10:32.576+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.576+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632575(Long), 0(Long), 1458090632575(Long), 0(Integer), 61000(String), 运河区(String), 100(Integer)
20160316-09:10:32.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72c8aaf2]
20160316-09:10:32.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68acb53c] was not registered for synchronization because synchronization is not active
20160316-09:10:32.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632599(Long), 0(Long), 1458090632599(Long), 0(Integer), 061000(String), 沧县(String), 100(Integer)
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68acb53c]
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2125ac0e] was not registered for synchronization because synchronization is not active
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632625(Long), 0(Long), 1458090632625(Long), 0(Integer), 62650(String), 青县(String), 100(Integer)
20160316-09:10:32.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2125ac0e]
20160316-09:10:32.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f961187] was not registered for synchronization because synchronization is not active
20160316-09:10:32.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632647(Long), 0(Long), 1458090632647(Long), 0(Integer), 061600(String), 东光县(String), 100(Integer)
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f961187]
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11885aff] was not registered for synchronization because synchronization is not active
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632669(Long), 0(Long), 1458090632669(Long), 0(Integer), 61200(String), 海兴县(String), 100(Integer)
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11885aff]
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3340e305] was not registered for synchronization because synchronization is not active
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.684+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632684(Long), 0(Long), 1458090632684(Long), 0(Integer), 61300(String), 盐山县(String), 100(Integer)
20160316-09:10:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3340e305]
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d5017b] was not registered for synchronization because synchronization is not active
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632716(Long), 0(Long), 1458090632716(Long), 0(Integer), 62350(String), 肃宁县(String), 100(Integer)
20160316-09:10:32.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d5017b]
20160316-09:10:32.792+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@355a8e36] was not registered for synchronization because synchronization is not active
20160316-09:10:32.792+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.793+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632792(Long), 0(Long), 1458090632792(Long), 0(Integer), 61500(String), 南皮县(String), 100(Integer)
20160316-09:10:32.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@355a8e36]
20160316-09:10:32.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22394df2] was not registered for synchronization because synchronization is not active
20160316-09:10:32.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.894+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632893(Long), 0(Long), 1458090632893(Long), 0(Integer), 61800(String), 吴桥县(String), 100(Integer)
20160316-09:10:32.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22394df2]
20160316-09:10:32.921+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.922+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14cbc0bc] was not registered for synchronization because synchronization is not active
20160316-09:10:32.922+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.922+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632921(Long), 0(Long), 1458090632921(Long), 0(Integer), 62250(String), 献县(String), 100(Integer)
20160316-09:10:32.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14cbc0bc]
20160316-09:10:32.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c4f574b] was not registered for synchronization because synchronization is not active
20160316-09:10:32.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.943+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632942(Long), 0(Long), 1458090632942(Long), 0(Integer), 61400(String), 孟村回族自治县(String), 100(Integer)
20160316-09:10:32.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c4f574b]
20160316-09:10:32.964+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a445a21] was not registered for synchronization because synchronization is not active
20160316-09:10:32.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.965+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632964(Long), 0(Long), 1458090632964(Long), 0(Integer), 62150(String), 泊头市(String), 100(Integer)
20160316-09:10:32.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:32.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a445a21]
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a5d30] was not registered for synchronization because synchronization is not active
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:32.986+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090632986(Long), 0(Long), 1458090632986(Long), 0(Integer), 62550(String), 任丘市(String), 100(Integer)
20160316-09:10:33.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a5d30]
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b04cfd] was not registered for synchronization because synchronization is not active
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.010+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633010(Long), 0(Long), 1458090633010(Long), 0(Integer), 61100(String), 黄骅市(String), 100(Integer)
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b04cfd]
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d141149] was not registered for synchronization because synchronization is not active
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.035+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633035(Long), 0(Long), 1458090633035(Long), 0(Integer), 62450(String), 河间市(String), 100(Integer)
20160316-09:10:33.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d141149]
20160316-09:10:33.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb6d96d] was not registered for synchronization because synchronization is not active
20160316-09:10:33.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633067(Long), 0(Long), 1458090633067(Long), 0(Integer), 316(String), 廊坊市(String), -1(Integer)
20160316-09:10:33.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb6d96d]
20160316-09:10:33.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378f95c8] was not registered for synchronization because synchronization is not active
20160316-09:10:33.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633090(Long), 0(Long), 1458090633090(Long), 0(Integer), 65000(String), 安次区(String), 100(Integer)
20160316-09:10:33.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378f95c8]
20160316-09:10:33.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d4bc12d] was not registered for synchronization because synchronization is not active
20160316-09:10:33.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633107(Long), 0(Long), 1458090633107(Long), 0(Integer), 65000(String), 广阳区(String), 100(Integer)
20160316-09:10:33.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d4bc12d]
20160316-09:10:33.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c93b6b6] was not registered for synchronization because synchronization is not active
20160316-09:10:33.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.133+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633132(Long), 0(Long), 1458090633132(Long), 0(Integer), 65500(String), 固安县(String), 100(Integer)
20160316-09:10:33.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c93b6b6]
20160316-09:10:33.154+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69a9f314] was not registered for synchronization because synchronization is not active
20160316-09:10:33.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.155+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633154(Long), 0(Long), 1458090633154(Long), 0(Integer), 65600(String), 永清县(String), 100(Integer)
20160316-09:10:33.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69a9f314]
20160316-09:10:33.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@538391ec] was not registered for synchronization because synchronization is not active
20160316-09:10:33.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633198(Long), 0(Long), 1458090633198(Long), 0(Integer), 65400(String), 香河县(String), 100(Integer)
20160316-09:10:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@538391ec]
20160316-09:10:33.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f5fc55e] was not registered for synchronization because synchronization is not active
20160316-09:10:33.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633215(Long), 0(Long), 1458090633215(Long), 0(Integer), 65900(String), 大城县(String), 100(Integer)
20160316-09:10:33.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f5fc55e]
20160316-09:10:33.237+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.238+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16de3935] was not registered for synchronization because synchronization is not active
20160316-09:10:33.238+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.239+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633237(Long), 0(Long), 1458090633237(Long), 0(Integer), 65800(String), 文安县(String), 100(Integer)
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16de3935]
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f8956c] was not registered for synchronization because synchronization is not active
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.252+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633252(Long), 0(Long), 1458090633252(Long), 0(Integer), 65300(String), 大厂回族自治县(String), 100(Integer)
20160316-09:10:33.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f8956c]
20160316-09:10:33.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4293a96c] was not registered for synchronization because synchronization is not active
20160316-09:10:33.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633282(Long), 0(Long), 1458090633282(Long), 0(Integer), 65700(String), 霸州市(String), 100(Integer)
20160316-09:10:33.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4293a96c]
20160316-09:10:33.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@738174a0] was not registered for synchronization because synchronization is not active
20160316-09:10:33.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.298+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633297(Long), 0(Long), 1458090633297(Long), 0(Integer), 65200(String), 三河市(String), 100(Integer)
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@738174a0]
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18be3227] was not registered for synchronization because synchronization is not active
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.305+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633305(Long), 0(Long), 1458090633305(Long), 0(Integer), 53000(String), 衡水市(String), 100(Integer)
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18be3227]
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f7dde01] was not registered for synchronization because synchronization is not active
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.336+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633336(Long), 0(Long), 1458090633336(Long), 0(Integer), 52800(String), 深州市(String), 100(Integer)
20160316-09:10:33.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f7dde01]
20160316-09:10:33.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a152a5] was not registered for synchronization because synchronization is not active
20160316-09:10:33.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633365(Long), 0(Long), 1458090633365(Long), 0(Integer), 53000(String), 桃城区(String), 100(Integer)
20160316-09:10:33.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a152a5]
20160316-09:10:33.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ad0151d] was not registered for synchronization because synchronization is not active
20160316-09:10:33.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633399(Long), 0(Long), 1458090633399(Long), 0(Integer), 53100(String), 枣强县(String), 100(Integer)
20160316-09:10:33.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ad0151d]
20160316-09:10:33.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a5e0b9] was not registered for synchronization because synchronization is not active
20160316-09:10:33.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.425+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633425(Long), 0(Long), 1458090633425(Long), 0(Integer), 53400(String), 武邑县(String), 100(Integer)
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a5e0b9]
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58990034] was not registered for synchronization because synchronization is not active
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.441+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633441(Long), 0(Long), 1458090633441(Long), 0(Integer), 53300(String), 武强县(String), 100(Integer)
20160316-09:10:33.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58990034]
20160316-09:10:33.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4df1fe9d] was not registered for synchronization because synchronization is not active
20160316-09:10:33.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633474(Long), 0(Long), 1458090633474(Long), 0(Integer), 53900(String), 饶阳县(String), 100(Integer)
20160316-09:10:33.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4df1fe9d]
20160316-09:10:33.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4652a746] was not registered for synchronization because synchronization is not active
20160316-09:10:33.502+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.502+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633501(Long), 0(Long), 1458090633501(Long), 0(Integer), 53600(String), 安平县(String), 100(Integer)
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4652a746]
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9fb8ec] was not registered for synchronization because synchronization is not active
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.513+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633513(Long), 0(Long), 1458090633513(Long), 0(Integer), 53800(String), 故城县(String), 100(Integer)
20160316-09:10:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9fb8ec]
20160316-09:10:33.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@760e2359] was not registered for synchronization because synchronization is not active
20160316-09:10:33.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.548+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633547(Long), 0(Long), 1458090633547(Long), 0(Integer), 53500(String), 景县(String), 100(Integer)
20160316-09:10:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@760e2359]
20160316-09:10:33.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f8ec496] was not registered for synchronization because synchronization is not active
20160316-09:10:33.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.575+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633574(Long), 0(Long), 1458090633574(Long), 0(Integer), 53700(String), 阜城县(String), 100(Integer)
20160316-09:10:33.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f8ec496]
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f14d1b5] was not registered for synchronization because synchronization is not active
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.614+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633614(Long), 0(Long), 1458090633614(Long), 0(Integer), 53200(String), 冀州市(String), 100(Integer)
20160316-09:10:33.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f14d1b5]
20160316-09:10:33.636+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41dd6179] was not registered for synchronization because synchronization is not active
20160316-09:10:33.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633636(Long), 0(Long), 1458090633636(Long), 0(Integer), 00(String), 山西省(String), -1(Integer)
20160316-09:10:33.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41dd6179]
20160316-09:10:33.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5168781e] was not registered for synchronization because synchronization is not active
20160316-09:10:33.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.662+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633661(Long), 0(Long), 1458090633661(Long), 0(Integer), 30000(String), 太原市(String), 284(Integer)
20160316-09:10:33.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5168781e]
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d3724cf] was not registered for synchronization because synchronization is not active
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633682(Long), 0(Long), 1458090633682(Long), 0(Integer), 30200(String), 古交市(String), 284(Integer)
20160316-09:10:33.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d3724cf]
20160316-09:10:33.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a6e99c1] was not registered for synchronization because synchronization is not active
20160316-09:10:33.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.702+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633702(Long), 0(Long), 1458090633702(Long), 0(Integer), 30000(String), 小店区(String), 284(Integer)
20160316-09:10:33.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a6e99c1]
20160316-09:10:33.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.728+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c2bccf1] was not registered for synchronization because synchronization is not active
20160316-09:10:33.728+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.728+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633727(Long), 0(Long), 1458090633727(Long), 0(Integer), 30000(String), 迎泽区(String), 284(Integer)
20160316-09:10:33.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c2bccf1]
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18a7cb79] was not registered for synchronization because synchronization is not active
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.749+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633749(Long), 0(Long), 1458090633749(Long), 0(Integer), 30000(String), 杏花岭区(String), 284(Integer)
20160316-09:10:33.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18a7cb79]
20160316-09:10:33.781+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@910ff5c] was not registered for synchronization because synchronization is not active
20160316-09:10:33.782+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.782+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633782(Long), 0(Long), 1458090633782(Long), 0(Integer), 30000(String), 尖草坪区(String), 284(Integer)
20160316-09:10:33.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@910ff5c]
20160316-09:10:33.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c98070c] was not registered for synchronization because synchronization is not active
20160316-09:10:33.808+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.808+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633807(Long), 0(Long), 1458090633807(Long), 0(Integer), 30000(String), 万柏林区(String), 284(Integer)
20160316-09:10:33.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c98070c]
20160316-09:10:33.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce00c07] was not registered for synchronization because synchronization is not active
20160316-09:10:33.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.833+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633833(Long), 0(Long), 1458090633833(Long), 0(Integer), 30000(String), 晋源区(String), 284(Integer)
20160316-09:10:33.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce00c07]
20160316-09:10:33.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d15e43] was not registered for synchronization because synchronization is not active
20160316-09:10:33.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633865(Long), 0(Long), 1458090633865(Long), 0(Integer), 30400(String), 清徐县(String), 284(Integer)
20160316-09:10:33.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d15e43]
20160316-09:10:33.881+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bc3e9f4] was not registered for synchronization because synchronization is not active
20160316-09:10:33.882+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.882+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633881(Long), 0(Long), 1458090633881(Long), 0(Integer), 30100(String), 阳曲县(String), 284(Integer)
20160316-09:10:33.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bc3e9f4]
20160316-09:10:33.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91ad2ea] was not registered for synchronization because synchronization is not active
20160316-09:10:33.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.905+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633904(Long), 0(Long), 1458090633904(Long), 0(Integer), 351(String), 娄烦县(String), -1(Integer)
20160316-09:10:33.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91ad2ea]
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49992f2e] was not registered for synchronization because synchronization is not active
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.931+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633931(Long), 0(Long), 1458090633931(Long), 0(Integer), 37000(String), 大同市(String), 284(Integer)
20160316-09:10:33.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49992f2e]
20160316-09:10:33.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a65c5] was not registered for synchronization because synchronization is not active
20160316-09:10:33.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.956+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633956(Long), 0(Long), 1458090633956(Long), 0(Integer), 37300(String), 大同县(String), 284(Integer)
20160316-09:10:33.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a65c5]
20160316-09:10:33.976+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@250b7b3c] was not registered for synchronization because synchronization is not active
20160316-09:10:33.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.977+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633976(Long), 0(Long), 1458090633976(Long), 0(Integer), 37000(String), 城区(String), 284(Integer)
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@250b7b3c]
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51698ab9] was not registered for synchronization because synchronization is not active
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:33.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:33.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090633993(Long), 0(Long), 1458090633993(Long), 0(Integer), 37000(String), 矿区(String), 284(Integer)
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51698ab9]
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@336dddb0] was not registered for synchronization because synchronization is not active
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.009+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634009(Long), 0(Long), 1458090634009(Long), 0(Integer), 37000(String), 南郊区(String), 284(Integer)
20160316-09:10:34.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@336dddb0]
20160316-09:10:34.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8bf5cfa] was not registered for synchronization because synchronization is not active
20160316-09:10:34.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.043+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634042(Long), 0(Long), 1458090634042(Long), 0(Integer), 37000(String), 新荣区(String), 284(Integer)
20160316-09:10:34.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8bf5cfa]
20160316-09:10:34.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39ffdb0c] was not registered for synchronization because synchronization is not active
20160316-09:10:34.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.075+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634074(Long), 0(Long), 1458090634074(Long), 0(Integer), 38100(String), 阳高县(String), 284(Integer)
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39ffdb0c]
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5273db92] was not registered for synchronization because synchronization is not active
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.078+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634078(Long), 0(Long), 1458090634078(Long), 0(Integer), 38200(String), 天镇县(String), 284(Integer)
20160316-09:10:34.138+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5273db92]
20160316-09:10:34.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f666c6b] was not registered for synchronization because synchronization is not active
20160316-09:10:34.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.142+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634141(Long), 0(Long), 1458090634141(Long), 0(Integer), 37500(String), 广灵县(String), 284(Integer)
20160316-09:10:34.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f666c6b]
20160316-09:10:34.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42f7a074] was not registered for synchronization because synchronization is not active
20160316-09:10:34.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.167+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634167(Long), 0(Long), 1458090634167(Long), 0(Integer), 34400(String), 灵丘县(String), 284(Integer)
20160316-09:10:34.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42f7a074]
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93ac321] was not registered for synchronization because synchronization is not active
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.234+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634234(Long), 0(Long), 1458090634234(Long), 0(Integer), 37400(String), 浑源县(String), 284(Integer)
20160316-09:10:34.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93ac321]
20160316-09:10:34.292+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3179e3cb] was not registered for synchronization because synchronization is not active
20160316-09:10:34.292+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.293+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634292(Long), 0(Long), 1458090634292(Long), 0(Integer), 37100(String), 左云县(String), 284(Integer)
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3179e3cb]
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70dde4fe] was not registered for synchronization because synchronization is not active
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.319+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634319(Long), 0(Long), 1458090634319(Long), 0(Integer), 45000(String), 阳泉市(String), 284(Integer)
20160316-09:10:34.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70dde4fe]
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cc24b4] was not registered for synchronization because synchronization is not active
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634335(Long), 0(Long), 1458090634335(Long), 0(Integer), 45100(String), 盂县(String), 284(Integer)
20160316-09:10:34.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cc24b4]
20160316-09:10:34.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6105c7d8] was not registered for synchronization because synchronization is not active
20160316-09:10:34.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.383+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634382(Long), 0(Long), 1458090634382(Long), 0(Integer), 45000(String), 城区(String), 284(Integer)
20160316-09:10:34.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6105c7d8]
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44e31542] was not registered for synchronization because synchronization is not active
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634399(Long), 0(Long), 1458090634399(Long), 0(Integer), 45000(String), 矿区(String), 284(Integer)
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44e31542]
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d008692] was not registered for synchronization because synchronization is not active
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.404+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634404(Long), 0(Long), 1458090634404(Long), 0(Integer), 45000(String), 郊区(String), 284(Integer)
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d008692]
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78242c99] was not registered for synchronization because synchronization is not active
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.420+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634420(Long), 0(Long), 1458090634420(Long), 0(Integer), 45200(String), 平定县(String), 284(Integer)
20160316-09:10:34.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78242c99]
20160316-09:10:34.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c72118] was not registered for synchronization because synchronization is not active
20160316-09:10:34.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634448(Long), 0(Long), 1458090634448(Long), 0(Integer), 46000(String), 长治市(String), 284(Integer)
20160316-09:10:34.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c72118]
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c217a55] was not registered for synchronization because synchronization is not active
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634481(Long), 0(Long), 1458090634481(Long), 0(Integer), 47500(String), 潞城市(String), 284(Integer)
20160316-09:10:34.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c217a55]
20160316-09:10:34.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@227f520b] was not registered for synchronization because synchronization is not active
20160316-09:10:34.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634515(Long), 0(Long), 1458090634515(Long), 0(Integer), 46000(String), 城区(String), 284(Integer)
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@227f520b]
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f9ed78] was not registered for synchronization because synchronization is not active
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.570+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634570(Long), 0(Long), 1458090634570(Long), 0(Integer), 46000(String), 郊区(String), 284(Integer)
20160316-09:10:34.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f9ed78]
20160316-09:10:34.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7252979] was not registered for synchronization because synchronization is not active
20160316-09:10:34.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.592+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634591(Long), 0(Long), 1458090634591(Long), 0(Integer), 47100(String), 长治县(String), 284(Integer)
20160316-09:10:34.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7252979]
20160316-09:10:34.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11429373] was not registered for synchronization because synchronization is not active
20160316-09:10:34.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634615(Long), 0(Long), 1458090634615(Long), 0(Integer), 46200(String), 襄垣县(String), 284(Integer)
20160316-09:10:34.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11429373]
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70bff38e] was not registered for synchronization because synchronization is not active
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.647+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634647(Long), 0(Long), 1458090634647(Long), 0(Integer), 46100(String), 屯留县(String), 284(Integer)
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70bff38e]
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a0c9cb8] was not registered for synchronization because synchronization is not active
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.664+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634664(Long), 0(Long), 1458090634664(Long), 0(Integer), 47400(String), 平顺县(String), 284(Integer)
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a0c9cb8]
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@616139ed] was not registered for synchronization because synchronization is not active
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.695+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634695(Long), 0(Long), 1458090634695(Long), 0(Integer), 47600(String), 黎城县(String), 284(Integer)
20160316-09:10:34.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@616139ed]
20160316-09:10:34.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7054fdd7] was not registered for synchronization because synchronization is not active
20160316-09:10:34.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.728+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634727(Long), 0(Long), 1458090634727(Long), 0(Integer), 47300(String), 壶关县(String), 284(Integer)
20160316-09:10:34.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7054fdd7]
20160316-09:10:34.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c298ed4] was not registered for synchronization because synchronization is not active
20160316-09:10:34.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634851(Long), 0(Long), 1458090634851(Long), 0(Integer), 46600(String), 长子县(String), 284(Integer)
20160316-09:10:34.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.882+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c298ed4]
20160316-09:10:34.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3232017b] was not registered for synchronization because synchronization is not active
20160316-09:10:34.885+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.885+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.886+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634884(Long), 0(Long), 1458090634884(Long), 0(Integer), 46300(String), 武乡县(String), 284(Integer)
20160316-09:10:34.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3232017b]
20160316-09:10:34.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3c6da5] was not registered for synchronization because synchronization is not active
20160316-09:10:34.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.916+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634916(Long), 0(Long), 1458090634916(Long), 0(Integer), 46400(String), 沁县(String), 284(Integer)
20160316-09:10:34.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3c6da5]
20160316-09:10:34.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5433868e] was not registered for synchronization because synchronization is not active
20160316-09:10:34.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634932(Long), 0(Long), 1458090634932(Long), 0(Integer), 46500(String), 沁源县(String), 284(Integer)
20160316-09:10:34.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5433868e]
20160316-09:10:34.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d35eea7] was not registered for synchronization because synchronization is not active
20160316-09:10:34.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634966(Long), 0(Long), 1458090634966(Long), 0(Integer), 48000(String), 晋城市(String), 284(Integer)
20160316-09:10:34.995+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:34.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:34.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d35eea7]
20160316-09:10:34.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:34.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:34.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a99d2b4] was not registered for synchronization because synchronization is not active
20160316-09:10:34.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:34.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:34.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:34.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:34.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090634998(Long), 0(Long), 1458090634998(Long), 0(Integer), 46700(String), 高平市(String), 284(Integer)
20160316-09:10:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a99d2b4]
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@252ce07a] was not registered for synchronization because synchronization is not active
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.032+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635032(Long), 0(Long), 1458090635032(Long), 0(Integer), 48000(String), 城区(String), 284(Integer)
20160316-09:10:35.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@252ce07a]
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3176b9] was not registered for synchronization because synchronization is not active
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.058+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635058(Long), 0(Long), 1458090635058(Long), 0(Integer), 48200(String), 沁水县(String), 284(Integer)
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3176b9]
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282cab3] was not registered for synchronization because synchronization is not active
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635073(Long), 0(Long), 1458090635073(Long), 0(Integer), 48100(String), 阳城县(String), 284(Integer)
20160316-09:10:35.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282cab3]
20160316-09:10:35.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e8c823] was not registered for synchronization because synchronization is not active
20160316-09:10:35.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.127+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635127(Long), 0(Long), 1458090635127(Long), 0(Integer), 48300(String), 陵川县(String), 284(Integer)
20160316-09:10:35.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e8c823]
20160316-09:10:35.150+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b89889b] was not registered for synchronization because synchronization is not active
20160316-09:10:35.150+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.150+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635150(Long), 0(Long), 1458090635150(Long), 0(Integer), 356(String), 泽州县(String), -1(Integer)
20160316-09:10:35.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b89889b]
20160316-09:10:35.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@370f8f43] was not registered for synchronization because synchronization is not active
20160316-09:10:35.184+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.184+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635184(Long), 0(Long), 1458090635184(Long), 0(Integer), 38500(String), 朔州市(String), 284(Integer)
20160316-09:10:35.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@370f8f43]
20160316-09:10:35.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f121d6] was not registered for synchronization because synchronization is not active
20160316-09:10:35.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635199(Long), 0(Long), 1458090635199(Long), 0(Integer), 38300(String), 怀仁县(String), 284(Integer)
20160316-09:10:35.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f121d6]
20160316-09:10:35.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fc75485] was not registered for synchronization because synchronization is not active
20160316-09:10:35.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635215(Long), 0(Long), 1458090635215(Long), 0(Integer), 38500(String), 朔城区(String), 284(Integer)
20160316-09:10:35.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fc75485]
20160316-09:10:35.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@685fdba8] was not registered for synchronization because synchronization is not active
20160316-09:10:35.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635235(Long), 0(Long), 1458090635235(Long), 0(Integer), 38500(String), 平鲁区(String), 284(Integer)
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@685fdba8]
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34cbbc24] was not registered for synchronization because synchronization is not active
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.252+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635252(Long), 0(Long), 1458090635252(Long), 0(Integer), 38400(String), 山阴县(String), 284(Integer)
20160316-09:10:35.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34cbbc24]
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48bb3a31] was not registered for synchronization because synchronization is not active
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635298(Long), 0(Long), 1458090635298(Long), 0(Integer), 37600(String), 应县(String), 284(Integer)
20160316-09:10:35.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48bb3a31]
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c90912] was not registered for synchronization because synchronization is not active
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.321+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635321(Long), 0(Long), 1458090635321(Long), 0(Integer), 349(String), 右玉县(String), -1(Integer)
20160316-09:10:35.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c90912]
20160316-09:10:35.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae60a1a] was not registered for synchronization because synchronization is not active
20160316-09:10:35.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.344+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635343(Long), 0(Long), 1458090635343(Long), 0(Integer), 38300(String), 晋中市(String), 284(Integer)
20160316-09:10:35.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae60a1a]
20160316-09:10:35.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.367+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.367+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c9a3337] was not registered for synchronization because synchronization is not active
20160316-09:10:35.367+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.367+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635367(Long), 0(Long), 1458090635367(Long), 0(Integer), 31200(String), 介休市(String), 284(Integer)
20160316-09:10:35.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c9a3337]
20160316-09:10:35.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f50efee] was not registered for synchronization because synchronization is not active
20160316-09:10:35.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635398(Long), 0(Long), 1458090635398(Long), 0(Integer), 30600(String), 榆次区(String), 284(Integer)
20160316-09:10:35.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f50efee]
20160316-09:10:35.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7024ae54] was not registered for synchronization because synchronization is not active
20160316-09:10:35.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.425+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635424(Long), 0(Long), 1458090635424(Long), 0(Integer), 31800(String), 榆社县(String), 284(Integer)
20160316-09:10:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7024ae54]
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2700a3d4] was not registered for synchronization because synchronization is not active
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.442+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635442(Long), 0(Long), 1458090635442(Long), 0(Integer), 32600(String), 左权县(String), 284(Integer)
20160316-09:10:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2700a3d4]
20160316-09:10:35.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37a1c128] was not registered for synchronization because synchronization is not active
20160316-09:10:35.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635483(Long), 0(Long), 1458090635483(Long), 0(Integer), 32700(String), 和顺县(String), 284(Integer)
20160316-09:10:35.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37a1c128]
20160316-09:10:35.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1384c028] was not registered for synchronization because synchronization is not active
20160316-09:10:35.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.501+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635500(Long), 0(Long), 1458090635500(Long), 0(Integer), 45300(String), 昔阳县(String), 284(Integer)
20160316-09:10:35.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.536+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1384c028]
20160316-09:10:35.537+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.537+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.537+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27f9542c] was not registered for synchronization because synchronization is not active
20160316-09:10:35.537+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.537+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635537(Long), 0(Long), 1458090635537(Long), 0(Integer), 31700(String), 寿阳县(String), 284(Integer)
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27f9542c]
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@308e44de] was not registered for synchronization because synchronization is not active
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.557+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635557(Long), 0(Long), 1458090635557(Long), 0(Integer), 30800(String), 太谷县(String), 284(Integer)
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@308e44de]
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e3fe8cc] was not registered for synchronization because synchronization is not active
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.572+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635572(Long), 0(Long), 1458090635572(Long), 0(Integer), 30900(String), 祁县(String), 284(Integer)
20160316-09:10:35.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e3fe8cc]
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0922a] was not registered for synchronization because synchronization is not active
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.615+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635615(Long), 0(Long), 1458090635615(Long), 0(Integer), 31100(String), 平遥县(String), 284(Integer)
20160316-09:10:35.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0922a]
20160316-09:10:35.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67969e63] was not registered for synchronization because synchronization is not active
20160316-09:10:35.650+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.650+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635650(Long), 0(Long), 1458090635650(Long), 0(Integer), 31300(String), 灵石县(String), 284(Integer)
20160316-09:10:35.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67969e63]
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282161ee] was not registered for synchronization because synchronization is not active
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.683+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635683(Long), 0(Long), 1458090635683(Long), 0(Integer), 44000(String), 运城市(String), 284(Integer)
20160316-09:10:35.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@282161ee]
20160316-09:10:35.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518c8a1b] was not registered for synchronization because synchronization is not active
20160316-09:10:35.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.699+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635698(Long), 0(Long), 1458090635698(Long), 0(Integer), 43300(String), 河津市(String), 284(Integer)
20160316-09:10:35.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518c8a1b]
20160316-09:10:35.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d6a184] was not registered for synchronization because synchronization is not active
20160316-09:10:35.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635715(Long), 0(Long), 1458090635715(Long), 0(Integer), 44000(String), 盐湖区(String), 284(Integer)
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d6a184]
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25e3ff47] was not registered for synchronization because synchronization is not active
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.739+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635739(Long), 0(Long), 1458090635739(Long), 0(Integer), 44100(String), 临猗县(String), 284(Integer)
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25e3ff47]
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62975c6] was not registered for synchronization because synchronization is not active
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.755+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635755(Long), 0(Long), 1458090635755(Long), 0(Integer), 44200(String), 万荣县(String), 284(Integer)
20160316-09:10:35.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.794+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62975c6]
20160316-09:10:35.795+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@977ccc3] was not registered for synchronization because synchronization is not active
20160316-09:10:35.795+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.795+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635795(Long), 0(Long), 1458090635795(Long), 0(Integer), 43800(String), 闻喜县(String), 284(Integer)
20160316-09:10:35.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@977ccc3]
20160316-09:10:35.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aac04ed] was not registered for synchronization because synchronization is not active
20160316-09:10:35.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.824+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635824(Long), 0(Long), 1458090635824(Long), 0(Integer), 43200(String), 稷山县(String), 284(Integer)
20160316-09:10:35.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aac04ed]
20160316-09:10:35.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c9abcef] was not registered for synchronization because synchronization is not active
20160316-09:10:35.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635851(Long), 0(Long), 1458090635851(Long), 0(Integer), 43100(String), 新绛县(String), 284(Integer)
20160316-09:10:35.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c9abcef]
20160316-09:10:35.881+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.882+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e79de89] was not registered for synchronization because synchronization is not active
20160316-09:10:35.882+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.882+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635881(Long), 0(Long), 1458090635881(Long), 0(Integer), 43600(String), 绛县(String), 284(Integer)
20160316-09:10:35.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e79de89]
20160316-09:10:35.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3223a6d8] was not registered for synchronization because synchronization is not active
20160316-09:10:35.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.906+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635905(Long), 0(Long), 1458090635905(Long), 0(Integer), 43700(String), 垣曲县(String), 284(Integer)
20160316-09:10:35.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3223a6d8]
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9c3ce7] was not registered for synchronization because synchronization is not active
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635927(Long), 0(Long), 1458090635927(Long), 0(Integer), 44400(String), 夏县(String), 284(Integer)
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9c3ce7]
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bf8c49e] was not registered for synchronization because synchronization is not active
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635944(Long), 0(Long), 1458090635944(Long), 0(Integer), 44300(String), 平陆县(String), 284(Integer)
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bf8c49e]
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c0d88d3] was not registered for synchronization because synchronization is not active
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.963+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635963(Long), 0(Long), 1458090635963(Long), 0(Integer), 44600(String), 芮城县(String), 284(Integer)
20160316-09:10:35.995+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:35.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:35.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c0d88d3]
20160316-09:10:35.997+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:35.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:35.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b9c11eb] was not registered for synchronization because synchronization is not active
20160316-09:10:35.997+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:35.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:35.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:35.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:35.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090635997(Long), 0(Long), 1458090635997(Long), 0(Integer), 44500(String), 永济市(String), 284(Integer)
20160316-09:10:36.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.025+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b9c11eb]
20160316-09:10:36.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@472ec00d] was not registered for synchronization because synchronization is not active
20160316-09:10:36.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.026+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636026(Long), 0(Long), 1458090636026(Long), 0(Integer), 34000(String), 忻州市(String), 284(Integer)
20160316-09:10:36.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@472ec00d]
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ebdbc05] was not registered for synchronization because synchronization is not active
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.047+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636047(Long), 0(Long), 1458090636047(Long), 0(Integer), 34100(String), 原平市(String), 284(Integer)
20160316-09:10:36.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ebdbc05]
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f93893c] was not registered for synchronization because synchronization is not active
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.069+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636069(Long), 0(Long), 1458090636069(Long), 0(Integer), 34000(String), 忻府区(String), 284(Integer)
20160316-09:10:36.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f93893c]
20160316-09:10:36.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79eca4bf] was not registered for synchronization because synchronization is not active
20160316-09:10:36.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636089(Long), 0(Long), 1458090636089(Long), 0(Integer), 35400(String), 定襄县(String), 284(Integer)
20160316-09:10:36.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79eca4bf]
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f16a6f] was not registered for synchronization because synchronization is not active
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636115(Long), 0(Long), 1458090636115(Long), 0(Integer), 35500(String), 五台县(String), 284(Integer)
20160316-09:10:36.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18f16a6f]
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2057a6bf] was not registered for synchronization because synchronization is not active
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.147+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636147(Long), 0(Long), 1458090636147(Long), 0(Integer), 34200(String), 代县(String), 284(Integer)
20160316-09:10:36.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.175+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2057a6bf]
20160316-09:10:36.175+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394dd1f3] was not registered for synchronization because synchronization is not active
20160316-09:10:36.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.176+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636175(Long), 0(Long), 1458090636175(Long), 0(Integer), 34300(String), 繁峙县(String), 284(Integer)
20160316-09:10:36.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@394dd1f3]
20160316-09:10:36.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c07d315] was not registered for synchronization because synchronization is not active
20160316-09:10:36.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636199(Long), 0(Long), 1458090636199(Long), 0(Integer), 36000(String), 宁武县(String), 284(Integer)
20160316-09:10:36.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c07d315]
20160316-09:10:36.244+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d30b5d] was not registered for synchronization because synchronization is not active
20160316-09:10:36.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.245+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636244(Long), 0(Long), 1458090636244(Long), 0(Integer), 35100(String), 静乐县(String), 284(Integer)
20160316-09:10:36.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d30b5d]
20160316-09:10:36.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7fb78d] was not registered for synchronization because synchronization is not active
20160316-09:10:36.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.301+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636300(Long), 0(Long), 1458090636300(Long), 0(Integer), 36100(String), 神池县(String), 284(Integer)
20160316-09:10:36.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7fb78d]
20160316-09:10:36.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39836856] was not registered for synchronization because synchronization is not active
20160316-09:10:36.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.323+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636323(Long), 0(Long), 1458090636323(Long), 0(Integer), 36200(String), 五寨县(String), 284(Integer)
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39836856]
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b6c4eb0] was not registered for synchronization because synchronization is not active
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.351+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636351(Long), 0(Long), 1458090636351(Long), 0(Integer), 36300(String), 岢岚县(String), 284(Integer)
20160316-09:10:36.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b6c4eb0]
20160316-09:10:36.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c1e9279] was not registered for synchronization because synchronization is not active
20160316-09:10:36.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636395(Long), 0(Long), 1458090636395(Long), 0(Integer), 36500(String), 河曲县(String), 284(Integer)
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c1e9279]
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@423fa750] was not registered for synchronization because synchronization is not active
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636415(Long), 0(Long), 1458090636415(Long), 0(Integer), 36600(String), 保德县(String), 284(Integer)
20160316-09:10:36.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@423fa750]
20160316-09:10:36.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389d60c3] was not registered for synchronization because synchronization is not active
20160316-09:10:36.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636449(Long), 0(Long), 1458090636449(Long), 0(Integer), 350(String), 偏关县(String), -1(Integer)
20160316-09:10:36.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389d60c3]
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30964f51] was not registered for synchronization because synchronization is not active
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.472+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636472(Long), 0(Long), 1458090636472(Long), 0(Integer), 41000(String), 临汾市(String), 284(Integer)
20160316-09:10:36.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30964f51]
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64511ba7] was not registered for synchronization because synchronization is not active
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636516(Long), 0(Long), 1458090636516(Long), 0(Integer), 31400(String), 霍州市(String), 284(Integer)
20160316-09:10:36.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64511ba7]
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37826cb9] was not registered for synchronization because synchronization is not active
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.548+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636548(Long), 0(Long), 1458090636548(Long), 0(Integer), 41000(String), 尧都区(String), 284(Integer)
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37826cb9]
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70caedc8] was not registered for synchronization because synchronization is not active
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636569(Long), 0(Long), 1458090636569(Long), 0(Integer), 43400(String), 曲沃县(String), 284(Integer)
20160316-09:10:36.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70caedc8]
20160316-09:10:36.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42f7fb4e] was not registered for synchronization because synchronization is not active
20160316-09:10:36.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636606(Long), 0(Long), 1458090636606(Long), 0(Integer), 43500(String), 翼城县(String), 284(Integer)
20160316-09:10:36.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42f7fb4e]
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78688290] was not registered for synchronization because synchronization is not active
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636642(Long), 0(Long), 1458090636642(Long), 0(Integer), 41500(String), 襄汾县(String), 284(Integer)
20160316-09:10:36.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78688290]
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@783a95ff] was not registered for synchronization because synchronization is not active
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636665(Long), 0(Long), 1458090636665(Long), 0(Integer), 31600(String), 洪洞县(String), 284(Integer)
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@783a95ff]
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a91efc3] was not registered for synchronization because synchronization is not active
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.679+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636679(Long), 0(Long), 1458090636679(Long), 0(Integer), 42400(String), 古县(String), 284(Integer)
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a91efc3]
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53cd9646] was not registered for synchronization because synchronization is not active
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636694(Long), 0(Long), 1458090636694(Long), 0(Integer), 42500(String), 安泽县(String), 284(Integer)
20160316-09:10:36.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53cd9646]
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1597db22] was not registered for synchronization because synchronization is not active
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.732+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636732(Long), 0(Long), 1458090636732(Long), 0(Integer), 42600(String), 浮山县(String), 284(Integer)
20160316-09:10:36.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1597db22]
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a92786f] was not registered for synchronization because synchronization is not active
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.824+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636824(Long), 0(Long), 1458090636824(Long), 0(Integer), 42200(String), 吉县(String), 284(Integer)
20160316-09:10:36.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a92786f]
20160316-09:10:36.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ec48686] was not registered for synchronization because synchronization is not active
20160316-09:10:36.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636907(Long), 0(Long), 1458090636907(Long), 0(Integer), 42100(String), 乡宁县(String), 284(Integer)
20160316-09:10:36.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ec48686]
20160316-09:10:36.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eaa564] was not registered for synchronization because synchronization is not active
20160316-09:10:36.939+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.939+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636939(Long), 0(Long), 1458090636939(Long), 0(Integer), 42300(String), 大宁县(String), 284(Integer)
20160316-09:10:36.970+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eaa564]
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3676fc91] was not registered for synchronization because synchronization is not active
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.972+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636972(Long), 0(Long), 1458090636972(Long), 0(Integer), 41300(String), 隰县(String), 284(Integer)
20160316-09:10:36.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:36.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3676fc91]
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315be7ff] was not registered for synchronization because synchronization is not active
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:36.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:36.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:36.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:36.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090636998(Long), 0(Long), 1458090636998(Long), 0(Integer), 41400(String), 永和县(String), 284(Integer)
20160316-09:10:37.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315be7ff]
20160316-09:10:37.024+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335bbd33] was not registered for synchronization because synchronization is not active
20160316-09:10:37.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.025+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637024(Long), 0(Long), 1458090637024(Long), 0(Integer), 41200(String), 蒲县(String), 284(Integer)
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335bbd33]
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322524a4] was not registered for synchronization because synchronization is not active
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.027+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637027(Long), 0(Long), 1458090637027(Long), 0(Integer), 31500(String), 汾西县(String), 284(Integer)
20160316-09:10:37.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@322524a4]
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d3a0f50] was not registered for synchronization because synchronization is not active
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637065(Long), 0(Long), 1458090637065(Long), 0(Integer), 43000(String), 侯马市(String), 284(Integer)
20160316-09:10:37.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d3a0f50]
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@250b1797] was not registered for synchronization because synchronization is not active
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.098+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637098(Long), 0(Long), 1458090637098(Long), 0(Integer), 33000(String), 吕梁市(String), 284(Integer)
20160316-09:10:37.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@250b1797]
20160316-09:10:37.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@732eec91] was not registered for synchronization because synchronization is not active
20160316-09:10:37.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637131(Long), 0(Long), 1458090637131(Long), 0(Integer), 32200(String), 汾阳市(String), 284(Integer)
20160316-09:10:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@732eec91]
20160316-09:10:37.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c676cf6] was not registered for synchronization because synchronization is not active
20160316-09:10:37.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.164+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637155(Long), 0(Long), 1458090637155(Long), 0(Integer), 33000(String), 离石区(String), 284(Integer)
20160316-09:10:37.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c676cf6]
20160316-09:10:37.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72baba1a] was not registered for synchronization because synchronization is not active
20160316-09:10:37.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.183+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637183(Long), 0(Long), 1458090637183(Long), 0(Integer), 32100(String), 文水县(String), 284(Integer)
20160316-09:10:37.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72baba1a]
20160316-09:10:37.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5497e581] was not registered for synchronization because synchronization is not active
20160316-09:10:37.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637197(Long), 0(Long), 1458090637197(Long), 0(Integer), 30500(String), 交城县(String), 284(Integer)
20160316-09:10:37.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5497e581]
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721685df] was not registered for synchronization because synchronization is not active
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.225+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637225(Long), 0(Long), 1458090637225(Long), 0(Integer), 35300(String), 兴县(String), 284(Integer)
20160316-09:10:37.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721685df]
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa6e8b1] was not registered for synchronization because synchronization is not active
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.247+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637247(Long), 0(Long), 1458090637247(Long), 0(Integer), 33200(String), 临县(String), 284(Integer)
20160316-09:10:37.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa6e8b1]
20160316-09:10:37.281+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fcd858f] was not registered for synchronization because synchronization is not active
20160316-09:10:37.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637281(Long), 0(Long), 1458090637281(Long), 0(Integer), 33300(String), 柳林县(String), 284(Integer)
20160316-09:10:37.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fcd858f]
20160316-09:10:37.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48a5dd31] was not registered for synchronization because synchronization is not active
20160316-09:10:37.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.300+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637300(Long), 0(Long), 1458090637300(Long), 0(Integer), 32500(String), 石楼县(String), 284(Integer)
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48a5dd31]
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a210faa] was not registered for synchronization because synchronization is not active
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637322(Long), 0(Long), 1458090637322(Long), 0(Integer), 35200(String), 岚县(String), 284(Integer)
20160316-09:10:37.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a210faa]
20160316-09:10:37.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1afeb49d] was not registered for synchronization because synchronization is not active
20160316-09:10:37.358+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.358+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637358(Long), 0(Long), 1458090637358(Long), 0(Integer), 33100(String), 方山县(String), 284(Integer)
20160316-09:10:37.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1afeb49d]
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e15925] was not registered for synchronization because synchronization is not active
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637395(Long), 0(Long), 1458090637395(Long), 0(Integer), 33400(String), 中阳县(String), 284(Integer)
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13e15925]
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a61f63e] was not registered for synchronization because synchronization is not active
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.408+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637408(Long), 0(Long), 1458090637408(Long), 0(Integer), 32400(String), 交口县(String), 284(Integer)
20160316-09:10:37.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a61f63e]
20160316-09:10:37.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@152f82f3] was not registered for synchronization because synchronization is not active
20160316-09:10:37.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.448+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637448(Long), 0(Long), 1458090637448(Long), 0(Integer), 32300(String), 孝义市(String), 284(Integer)
20160316-09:10:37.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@152f82f3]
20160316-09:10:37.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cf84cba] was not registered for synchronization because synchronization is not active
20160316-09:10:37.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637474(Long), 0(Long), 1458090637474(Long), 0(Integer), 00(String), 河南省(String), -1(Integer)
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cf84cba]
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cf6c2ed] was not registered for synchronization because synchronization is not active
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.486+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637486(Long), 0(Long), 1458090637486(Long), 0(Integer), 450000(String), 郑州市(String), 415(Integer)
20160316-09:10:37.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cf6c2ed]
20160316-09:10:37.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41870e99] was not registered for synchronization because synchronization is not active
20160316-09:10:37.524+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.524+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637523(Long), 0(Long), 1458090637523(Long), 0(Integer), 452470(String), 登封市(String), 415(Integer)
20160316-09:10:37.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41870e99]
20160316-09:10:37.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a2c7e37] was not registered for synchronization because synchronization is not active
20160316-09:10:37.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.550+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637549(Long), 0(Long), 1458090637549(Long), 0(Integer), 450000(String), 中原区(String), 415(Integer)
20160316-09:10:37.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a2c7e37]
20160316-09:10:37.571+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.571+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.571+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e0bf0e] was not registered for synchronization because synchronization is not active
20160316-09:10:37.571+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.571+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637571(Long), 0(Long), 1458090637571(Long), 0(Integer), 450000(String), 二七区(String), 415(Integer)
20160316-09:10:37.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e0bf0e]
20160316-09:10:37.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc52571] was not registered for synchronization because synchronization is not active
20160316-09:10:37.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.591+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637590(Long), 0(Long), 1458090637590(Long), 0(Integer), 450000(String), 管城回族区(String), 415(Integer)
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc52571]
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f68f20d] was not registered for synchronization because synchronization is not active
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637610(Long), 0(Long), 1458090637610(Long), 0(Integer), 450000(String), 金水区(String), 415(Integer)
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f68f20d]
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@585bb68] was not registered for synchronization because synchronization is not active
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637641(Long), 0(Long), 1458090637641(Long), 0(Integer), 450041(String), 上街区(String), 415(Integer)
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@585bb68]
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c9f45d] was not registered for synchronization because synchronization is not active
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.671+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637671(Long), 0(Long), 1458090637671(Long), 0(Integer), 450000(String), 邙山区(String), 415(Integer)
20160316-09:10:37.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c9f45d]
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b685f3] was not registered for synchronization because synchronization is not active
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.708+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637708(Long), 0(Long), 1458090637708(Long), 0(Integer), 451450(String), 中牟县(String), 415(Integer)
20160316-09:10:37.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b685f3]
20160316-09:10:37.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56e07c0d] was not registered for synchronization because synchronization is not active
20160316-09:10:37.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.752+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637751(Long), 0(Long), 1458090637751(Long), 0(Integer), 452100(String), 巩义市(String), 415(Integer)
20160316-09:10:37.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56e07c0d]
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4691ea51] was not registered for synchronization because synchronization is not active
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.807+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637807(Long), 0(Long), 1458090637807(Long), 0(Integer), 450100(String), 荥阳市(String), 415(Integer)
20160316-09:10:37.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4691ea51]
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7057be4e] was not registered for synchronization because synchronization is not active
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.847+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637847(Long), 0(Long), 1458090637847(Long), 0(Integer), 452370(String), 新密市(String), 415(Integer)
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7057be4e]
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce1bbff] was not registered for synchronization because synchronization is not active
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.856+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637856(Long), 0(Long), 1458090637856(Long), 0(Integer), 371(String), 新郑市(String), -1(Integer)
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce1bbff]
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13084eb3] was not registered for synchronization because synchronization is not active
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.872+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637872(Long), 0(Long), 1458090637872(Long), 0(Integer), 475000(String), 开封市(String), 415(Integer)
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13084eb3]
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27418455] was not registered for synchronization because synchronization is not active
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637902(Long), 0(Long), 1458090637902(Long), 0(Integer), 475300(String), 兰考县(String), 415(Integer)
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27418455]
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61debffa] was not registered for synchronization because synchronization is not active
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.918+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637918(Long), 0(Long), 1458090637918(Long), 0(Integer), 475000(String), 龙亭区(String), 415(Integer)
20160316-09:10:37.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:37.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:37.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61debffa]
20160316-09:10:37.961+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:37.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:37.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64763385] was not registered for synchronization because synchronization is not active
20160316-09:10:37.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:37.962+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:37.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:37.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:37.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090637961(Long), 0(Long), 1458090637961(Long), 0(Integer), 475000(String), 顺河回族区(String), 415(Integer)
20160316-09:10:38.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64763385]
20160316-09:10:38.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cad708] was not registered for synchronization because synchronization is not active
20160316-09:10:38.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638007(Long), 0(Long), 1458090638007(Long), 0(Integer), 475000(String), 鼓楼区(String), 415(Integer)
20160316-09:10:38.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12cad708]
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b54be6d] was not registered for synchronization because synchronization is not active
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638116(Long), 0(Long), 1458090638116(Long), 0(Integer), 475000(String), 南关区(String), 415(Integer)
20160316-09:10:38.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b54be6d]
20160316-09:10:38.159+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e22eea] was not registered for synchronization because synchronization is not active
20160316-09:10:38.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.160+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638159(Long), 0(Long), 1458090638159(Long), 0(Integer), 475000(String), 郊区(String), 415(Integer)
20160316-09:10:38.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e22eea]
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ecbb96] was not registered for synchronization because synchronization is not active
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638182(Long), 0(Long), 1458090638182(Long), 0(Integer), 475200(String), 杞县(String), 415(Integer)
20160316-09:10:38.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ecbb96]
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@96219e4] was not registered for synchronization because synchronization is not active
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.211+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638211(Long), 0(Long), 1458090638211(Long), 0(Integer), 452200(String), 通许县(String), 415(Integer)
20160316-09:10:38.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@96219e4]
20160316-09:10:38.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66a02c9b] was not registered for synchronization because synchronization is not active
20160316-09:10:38.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.232+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638231(Long), 0(Long), 1458090638231(Long), 0(Integer), 452100(String), 尉氏县(String), 415(Integer)
20160316-09:10:38.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66a02c9b]
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c16586c] was not registered for synchronization because synchronization is not active
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638250(Long), 0(Long), 1458090638250(Long), 0(Integer), 378(String), 开封县(String), -1(Integer)
20160316-09:10:38.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.272+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c16586c]
20160316-09:10:38.272+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29395fc5] was not registered for synchronization because synchronization is not active
20160316-09:10:38.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.273+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638272(Long), 0(Long), 1458090638272(Long), 0(Integer), 471000(String), 洛阳市(String), 415(Integer)
20160316-09:10:38.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29395fc5]
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f3b982] was not registered for synchronization because synchronization is not active
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638308(Long), 0(Long), 1458090638308(Long), 0(Integer), 471900(String), 偃师市(String), 415(Integer)
20160316-09:10:38.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f3b982]
20160316-09:10:38.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64055601] was not registered for synchronization because synchronization is not active
20160316-09:10:38.327+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.327+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638326(Long), 0(Long), 1458090638326(Long), 0(Integer), 471000(String), 老城区(String), 415(Integer)
20160316-09:10:38.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64055601]
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4991a0c] was not registered for synchronization because synchronization is not active
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.364+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638364(Long), 0(Long), 1458090638364(Long), 0(Integer), 471000(String), 西工区(String), 415(Integer)
20160316-09:10:38.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4991a0c]
20160316-09:10:38.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@655490cd] was not registered for synchronization because synchronization is not active
20160316-09:10:38.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638394(Long), 0(Long), 1458090638394(Long), 0(Integer), 471000(String), 廛河回族区(String), 415(Integer)
20160316-09:10:38.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@655490cd]
20160316-09:10:38.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65144e1b] was not registered for synchronization because synchronization is not active
20160316-09:10:38.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638414(Long), 0(Long), 1458090638414(Long), 0(Integer), 471000(String), 涧西区(String), 415(Integer)
20160316-09:10:38.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65144e1b]
20160316-09:10:38.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@145d9efe] was not registered for synchronization because synchronization is not active
20160316-09:10:38.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.442+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638442(Long), 0(Long), 1458090638442(Long), 0(Integer), 471000(String), 吉利区(String), 415(Integer)
20160316-09:10:38.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@145d9efe]
20160316-09:10:38.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2123dde6] was not registered for synchronization because synchronization is not active
20160316-09:10:38.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.473+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638472(Long), 0(Long), 1458090638472(Long), 0(Integer), 471000(String), 洛龙区(String), 415(Integer)
20160316-09:10:38.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2123dde6]
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f2146a] was not registered for synchronization because synchronization is not active
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.505+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638505(Long), 0(Long), 1458090638505(Long), 0(Integer), 471100(String), 孟津县(String), 415(Integer)
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f2146a]
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a0d68d] was not registered for synchronization because synchronization is not active
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638516(Long), 0(Long), 1458090638516(Long), 0(Integer), 471800(String), 新安县(String), 415(Integer)
20160316-09:10:38.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51a0d68d]
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df55c9c] was not registered for synchronization because synchronization is not active
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.554+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638554(Long), 0(Long), 1458090638554(Long), 0(Integer), 471500(String), 栾川县(String), 415(Integer)
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df55c9c]
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41893e26] was not registered for synchronization because synchronization is not active
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638569(Long), 0(Long), 1458090638569(Long), 0(Integer), 471400(String), 嵩县(String), 415(Integer)
20160316-09:10:38.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41893e26]
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c62f89] was not registered for synchronization because synchronization is not active
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638610(Long), 0(Long), 1458090638610(Long), 0(Integer), 471200(String), 汝阳县(String), 415(Integer)
20160316-09:10:38.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c62f89]
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d6271bb] was not registered for synchronization because synchronization is not active
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.632+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638632(Long), 0(Long), 1458090638632(Long), 0(Integer), 471600(String), 宜阳县(String), 415(Integer)
20160316-09:10:38.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d6271bb]
20160316-09:10:38.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47eaf672] was not registered for synchronization because synchronization is not active
20160316-09:10:38.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638648(Long), 0(Long), 1458090638648(Long), 0(Integer), 471700(String), 洛宁县(String), 415(Integer)
20160316-09:10:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47eaf672]
20160316-09:10:38.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7594ea81] was not registered for synchronization because synchronization is not active
20160316-09:10:38.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638669(Long), 0(Long), 1458090638669(Long), 0(Integer), 471300(String), 伊川县(String), 415(Integer)
20160316-09:10:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7594ea81]
20160316-09:10:38.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13d8dce9] was not registered for synchronization because synchronization is not active
20160316-09:10:38.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.698+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638697(Long), 0(Long), 1458090638697(Long), 0(Integer), 467000(String), 平顶山市(String), 415(Integer)
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13d8dce9]
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cdee08] was not registered for synchronization because synchronization is not active
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.713+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638713(Long), 0(Long), 1458090638713(Long), 0(Integer), 467500(String), 汝州市(String), 415(Integer)
20160316-09:10:38.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cdee08]
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b598071] was not registered for synchronization because synchronization is not active
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.753+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.753+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.753+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638753(Long), 0(Long), 1458090638753(Long), 0(Integer), 467000(String), 新华区(String), 415(Integer)
20160316-09:10:38.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b598071]
20160316-09:10:38.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f7016f] was not registered for synchronization because synchronization is not active
20160316-09:10:38.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.865+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638865(Long), 0(Long), 1458090638865(Long), 0(Integer), 467000(String), 卫东区(String), 415(Integer)
20160316-09:10:38.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f7016f]
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f30ab6] was not registered for synchronization because synchronization is not active
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638891(Long), 0(Long), 1458090638891(Long), 0(Integer), 467000(String), 石龙区(String), 415(Integer)
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f30ab6]
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76520c83] was not registered for synchronization because synchronization is not active
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.903+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638903(Long), 0(Long), 1458090638903(Long), 0(Integer), 467000(String), 湛河区(String), 415(Integer)
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76520c83]
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5700f182] was not registered for synchronization because synchronization is not active
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.919+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638919(Long), 0(Long), 1458090638919(Long), 0(Integer), 467400(String), 宝丰县(String), 415(Integer)
20160316-09:10:38.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5700f182]
20160316-09:10:38.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9d2a] was not registered for synchronization because synchronization is not active
20160316-09:10:38.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:38.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638960(Long), 0(Long), 1458090638960(Long), 0(Integer), 467200(String), 叶县(String), 415(Integer)
20160316-09:10:38.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:38.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:38.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9d2a]
20160316-09:10:38.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:38.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:38.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7e3f25] was not registered for synchronization because synchronization is not active
20160316-09:10:38.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:38.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:38.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:38.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090638999(Long), 0(Long), 1458090638999(Long), 0(Integer), 467300(String), 鲁山县(String), 415(Integer)
20160316-09:10:39.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7e3f25]
20160316-09:10:39.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17160134] was not registered for synchronization because synchronization is not active
20160316-09:10:39.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.031+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639031(Long), 0(Long), 1458090639031(Long), 0(Integer), 467100(String), 郏县(String), 415(Integer)
20160316-09:10:39.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17160134]
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4813969d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.049+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639049(Long), 0(Long), 1458090639049(Long), 0(Integer), 462500(String), 舞钢市(String), 415(Integer)
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4813969d]
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e55e48d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.059+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639059(Long), 0(Long), 1458090639059(Long), 0(Integer), 456500(String), 林州市(String), 415(Integer)
20160316-09:10:39.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e55e48d]
20160316-09:10:39.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508736ba] was not registered for synchronization because synchronization is not active
20160316-09:10:39.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.109+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639108(Long), 0(Long), 1458090639108(Long), 0(Integer), 455000(String), 安阳市(String), 415(Integer)
20160316-09:10:39.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508736ba]
20160316-09:10:39.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373152c4] was not registered for synchronization because synchronization is not active
20160316-09:10:39.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639131(Long), 0(Long), 1458090639131(Long), 0(Integer), 456500(String), 林州市(String), 415(Integer)
20160316-09:10:39.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373152c4]
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@403b0943] was not registered for synchronization because synchronization is not active
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639157(Long), 0(Long), 1458090639157(Long), 0(Integer), 455000(String), 文峰区(String), 415(Integer)
20160316-09:10:39.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@403b0943]
20160316-09:10:39.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bb14fe1] was not registered for synchronization because synchronization is not active
20160316-09:10:39.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639181(Long), 0(Long), 1458090639181(Long), 0(Integer), 455000(String), 北关区(String), 415(Integer)
20160316-09:10:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bb14fe1]
20160316-09:10:39.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@da4a4ec] was not registered for synchronization because synchronization is not active
20160316-09:10:39.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639217(Long), 0(Long), 1458090639217(Long), 0(Integer), 455000(String), 殷都区(String), 415(Integer)
20160316-09:10:39.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@da4a4ec]
20160316-09:10:39.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e616b8d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.248+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639247(Long), 0(Long), 1458090639247(Long), 0(Integer), 455000(String), 龙安区(String), 415(Integer)
20160316-09:10:39.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e616b8d]
20160316-09:10:39.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.271+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d968f7d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.272+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.272+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639265(Long), 0(Long), 1458090639265(Long), 0(Integer), 455100(String), 安阳县(String), 415(Integer)
20160316-09:10:39.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d968f7d]
20160316-09:10:39.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a7082d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.298+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639282(Long), 0(Long), 1458090639282(Long), 0(Integer), 456150(String), 汤阴县(String), 415(Integer)
20160316-09:10:39.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a7082d]
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fb83553] was not registered for synchronization because synchronization is not active
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639316(Long), 0(Long), 1458090639316(Long), 0(Integer), 456400(String), 滑县(String), 415(Integer)
20160316-09:10:39.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fb83553]
20160316-09:10:39.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6da179f7] was not registered for synchronization because synchronization is not active
20160316-09:10:39.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.350+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639349(Long), 0(Long), 1458090639349(Long), 0(Integer), 456300(String), 内黄县(String), 415(Integer)
20160316-09:10:39.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6da179f7]
20160316-09:10:39.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e39c2c0] was not registered for synchronization because synchronization is not active
20160316-09:10:39.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639382(Long), 0(Long), 1458090639382(Long), 0(Integer), 458000(String), 鹤壁市(String), 415(Integer)
20160316-09:10:39.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e39c2c0]
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fced09a] was not registered for synchronization because synchronization is not active
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.402+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639402(Long), 0(Long), 1458090639402(Long), 0(Integer), 456750(String), 淇县(String), 415(Integer)
20160316-09:10:39.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fced09a]
20160316-09:10:39.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60950b9f] was not registered for synchronization because synchronization is not active
20160316-09:10:39.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.432+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639431(Long), 0(Long), 1458090639431(Long), 0(Integer), 458000(String), 鹤山区(String), 415(Integer)
20160316-09:10:39.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60950b9f]
20160316-09:10:39.446+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c90e01] was not registered for synchronization because synchronization is not active
20160316-09:10:39.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.461+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639446(Long), 0(Long), 1458090639446(Long), 0(Integer), 458000(String), 山城区(String), 415(Integer)
20160316-09:10:39.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c90e01]
20160316-09:10:39.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3640d4] was not registered for synchronization because synchronization is not active
20160316-09:10:39.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639491(Long), 0(Long), 1458090639491(Long), 0(Integer), 458000(String), 淇滨区(String), 415(Integer)
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f3640d4]
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57acde09] was not registered for synchronization because synchronization is not active
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.504+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639504(Long), 0(Long), 1458090639504(Long), 0(Integer), 456250(String), 浚县(String), 415(Integer)
20160316-09:10:39.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57acde09]
20160316-09:10:39.539+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5164b7b2] was not registered for synchronization because synchronization is not active
20160316-09:10:39.539+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.539+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639539(Long), 0(Long), 1458090639539(Long), 0(Integer), 453000(String), 新乡市(String), 415(Integer)
20160316-09:10:39.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5164b7b2]
20160316-09:10:39.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7789a38f] was not registered for synchronization because synchronization is not active
20160316-09:10:39.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639565(Long), 0(Long), 1458090639565(Long), 0(Integer), 453600(String), 辉县市(String), 415(Integer)
20160316-09:10:39.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.613+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7789a38f]
20160316-09:10:39.613+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.613+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@331b7b16] was not registered for synchronization because synchronization is not active
20160316-09:10:39.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.614+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639613(Long), 0(Long), 1458090639613(Long), 0(Integer), 453000(String), 红旗区(String), 415(Integer)
20160316-09:10:39.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@331b7b16]
20160316-09:10:39.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c561044] was not registered for synchronization because synchronization is not active
20160316-09:10:39.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.633+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639633(Long), 0(Long), 1458090639633(Long), 0(Integer), 453700(String), 新乡县(String), 415(Integer)
20160316-09:10:39.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c561044]
20160316-09:10:39.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29fda4c1] was not registered for synchronization because synchronization is not active
20160316-09:10:39.652+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.652+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639651(Long), 0(Long), 1458090639651(Long), 0(Integer), 453800(String), 获嘉县(String), 415(Integer)
20160316-09:10:39.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29fda4c1]
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4863d07f] was not registered for synchronization because synchronization is not active
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.667+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639667(Long), 0(Long), 1458090639667(Long), 0(Integer), 453500(String), 原阳县(String), 415(Integer)
20160316-09:10:39.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4863d07f]
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e2ccc7b] was not registered for synchronization because synchronization is not active
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.714+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639714(Long), 0(Long), 1458090639714(Long), 0(Integer), 453200(String), 延津县(String), 415(Integer)
20160316-09:10:39.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e2ccc7b]
20160316-09:10:39.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@645abf3c] was not registered for synchronization because synchronization is not active
20160316-09:10:39.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.742+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639742(Long), 0(Long), 1458090639742(Long), 0(Integer), 453300(String), 封丘县(String), 415(Integer)
20160316-09:10:39.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@645abf3c]
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9207a8b] was not registered for synchronization because synchronization is not active
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639764(Long), 0(Long), 1458090639764(Long), 0(Integer), 453400(String), 长垣县(String), 415(Integer)
20160316-09:10:39.780+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.780+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.780+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9207a8b]
20160316-09:10:39.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f1fb87d] was not registered for synchronization because synchronization is not active
20160316-09:10:39.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.784+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639783(Long), 0(Long), 1458090639783(Long), 0(Integer), 453100(String), 卫辉市(String), 415(Integer)
20160316-09:10:39.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.814+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f1fb87d]
20160316-09:10:39.815+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.815+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.815+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5efbb285] was not registered for synchronization because synchronization is not active
20160316-09:10:39.815+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.815+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639815(Long), 0(Long), 1458090639815(Long), 0(Integer), 454150(String), 焦作市(String), 415(Integer)
20160316-09:10:39.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5efbb285]
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6423c0bd] was not registered for synchronization because synchronization is not active
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.831+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639831(Long), 0(Long), 1458090639831(Long), 0(Integer), 454750(String), 孟州市(String), 415(Integer)
20160316-09:10:39.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6423c0bd]
20160316-09:10:39.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a92df1a] was not registered for synchronization because synchronization is not active
20160316-09:10:39.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.858+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639857(Long), 0(Long), 1458090639857(Long), 0(Integer), 454150(String), 解放区(String), 415(Integer)
20160316-09:10:39.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a92df1a]
20160316-09:10:39.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@746ab4a7] was not registered for synchronization because synchronization is not active
20160316-09:10:39.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.892+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639892(Long), 0(Long), 1458090639892(Long), 0(Integer), 454150(String), 中站区(String), 415(Integer)
20160316-09:10:39.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@746ab4a7]
20160316-09:10:39.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b2b6acf] was not registered for synchronization because synchronization is not active
20160316-09:10:39.924+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.924+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639923(Long), 0(Long), 1458090639923(Long), 0(Integer), 454150(String), 马村区(String), 415(Integer)
20160316-09:10:39.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b2b6acf]
20160316-09:10:39.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a9aebf8] was not registered for synchronization because synchronization is not active
20160316-09:10:39.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.950+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639950(Long), 0(Long), 1458090639950(Long), 0(Integer), 454150(String), 山阳区(String), 415(Integer)
20160316-09:10:39.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a9aebf8]
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72b1cfa4] was not registered for synchronization because synchronization is not active
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.981+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639981(Long), 0(Long), 1458090639981(Long), 0(Integer), 454350(String), 修武县(String), 415(Integer)
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72b1cfa4]
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@752122d7] was not registered for synchronization because synchronization is not active
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:39.992+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:39.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090639992(Long), 0(Long), 1458090639992(Long), 0(Integer), 454450(String), 博爱县(String), 415(Integer)
20160316-09:10:40.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@752122d7]
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb0e9eb] was not registered for synchronization because synchronization is not active
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640008(Long), 0(Long), 1458090640008(Long), 0(Integer), 454950(String), 武陟县(String), 415(Integer)
20160316-09:10:40.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb0e9eb]
20160316-09:10:40.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@283dd358] was not registered for synchronization because synchronization is not active
20160316-09:10:40.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.059+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640059(Long), 0(Long), 1458090640059(Long), 0(Integer), 454850(String), 温县(String), 415(Integer)
20160316-09:10:40.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@283dd358]
20160316-09:10:40.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b762d5] was not registered for synchronization because synchronization is not active
20160316-09:10:40.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640089(Long), 0(Long), 1458090640089(Long), 0(Integer), 454650(String), 济源市(String), 415(Integer)
20160316-09:10:40.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b762d5]
20160316-09:10:40.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3325baa9] was not registered for synchronization because synchronization is not active
20160316-09:10:40.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.109+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640108(Long), 0(Long), 1458090640108(Long), 0(Integer), 454550(String), 沁阳市(String), 415(Integer)
20160316-09:10:40.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3325baa9]
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d97642] was not registered for synchronization because synchronization is not active
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.145+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640145(Long), 0(Long), 1458090640145(Long), 0(Integer), 457000(String), 濮阳市(String), 415(Integer)
20160316-09:10:40.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d97642]
20160316-09:10:40.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d96bc0d] was not registered for synchronization because synchronization is not active
20160316-09:10:40.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.169+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640168(Long), 0(Long), 1458090640168(Long), 0(Integer), 457100(String), 濮阳县(String), 415(Integer)
20160316-09:10:40.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d96bc0d]
20160316-09:10:40.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@674e6727] was not registered for synchronization because synchronization is not active
20160316-09:10:40.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640197(Long), 0(Long), 1458090640197(Long), 0(Integer), 457300(String), 清丰县(String), 415(Integer)
20160316-09:10:40.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@674e6727]
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b3af04] was not registered for synchronization because synchronization is not active
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.219+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640219(Long), 0(Long), 1458090640219(Long), 0(Integer), 457400(String), 南乐县(String), 415(Integer)
20160316-09:10:40.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b3af04]
20160316-09:10:40.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ea07b48] was not registered for synchronization because synchronization is not active
20160316-09:10:40.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.248+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640247(Long), 0(Long), 1458090640247(Long), 0(Integer), 457500(String), 范县(String), 415(Integer)
20160316-09:10:40.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ea07b48]
20160316-09:10:40.302+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.302+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.302+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a71a80] was not registered for synchronization because synchronization is not active
20160316-09:10:40.302+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.302+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640302(Long), 0(Long), 1458090640302(Long), 0(Integer), 457600(String), 台前县(String), 415(Integer)
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a71a80]
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67c215c8] was not registered for synchronization because synchronization is not active
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.317+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640317(Long), 0(Long), 1458090640317(Long), 0(Integer), 461000(String), 许昌市(String), 415(Integer)
20160316-09:10:40.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.355+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67c215c8]
20160316-09:10:40.355+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.355+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.355+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a854a76] was not registered for synchronization because synchronization is not active
20160316-09:10:40.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640355(Long), 0(Long), 1458090640355(Long), 0(Integer), 461500(String), 长葛市(String), 415(Integer)
20160316-09:10:40.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a854a76]
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f955775] was not registered for synchronization because synchronization is not active
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.388+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640388(Long), 0(Long), 1458090640388(Long), 0(Integer), 461000(String), 魏都区(String), 415(Integer)
20160316-09:10:40.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f955775]
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1ef2bf] was not registered for synchronization because synchronization is not active
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.417+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640417(Long), 0(Long), 1458090640417(Long), 0(Integer), 461100(String), 许昌县(String), 415(Integer)
20160316-09:10:40.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1ef2bf]
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4350e390] was not registered for synchronization because synchronization is not active
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.447+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640447(Long), 0(Long), 1458090640447(Long), 0(Integer), 461200(String), 鄢陵县(String), 415(Integer)
20160316-09:10:40.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4350e390]
20160316-09:10:40.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4742e848] was not registered for synchronization because synchronization is not active
20160316-09:10:40.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640482(Long), 0(Long), 1458090640482(Long), 0(Integer), 452670(String), 襄城县(String), 415(Integer)
20160316-09:10:40.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4742e848]
20160316-09:10:40.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d17b521] was not registered for synchronization because synchronization is not active
20160316-09:10:40.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640516(Long), 0(Long), 1458090640516(Long), 0(Integer), 374(String), 禹州市(String), -1(Integer)
20160316-09:10:40.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d17b521]
20160316-09:10:40.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d3c00] was not registered for synchronization because synchronization is not active
20160316-09:10:40.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640542(Long), 0(Long), 1458090640542(Long), 0(Integer), 462000(String), 漯河市(String), 415(Integer)
20160316-09:10:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d3c00]
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4be85a3d] was not registered for synchronization because synchronization is not active
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.577+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640577(Long), 0(Long), 1458090640577(Long), 0(Integer), 462600(String), 临颍县(String), 415(Integer)
20160316-09:10:40.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4be85a3d]
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f8baa15] was not registered for synchronization because synchronization is not active
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640599(Long), 0(Long), 1458090640599(Long), 0(Integer), 462000(String), 源汇区(String), 415(Integer)
20160316-09:10:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f8baa15]
20160316-09:10:40.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46b5608] was not registered for synchronization because synchronization is not active
20160316-09:10:40.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.623+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640622(Long), 0(Long), 1458090640622(Long), 0(Integer), 462300(String), 郾城区(String), 415(Integer)
20160316-09:10:40.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46b5608]
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fd824ba] was not registered for synchronization because synchronization is not active
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.664+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640664(Long), 0(Long), 1458090640664(Long), 0(Integer), 462300(String), 召陵区(String), 415(Integer)
20160316-09:10:40.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fd824ba]
20160316-09:10:40.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.691+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4045bda7] was not registered for synchronization because synchronization is not active
20160316-09:10:40.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.693+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640690(Long), 0(Long), 1458090640690(Long), 0(Integer), 462400(String), 舞阳县(String), 415(Integer)
20160316-09:10:40.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4045bda7]
20160316-09:10:40.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397b7f4c] was not registered for synchronization because synchronization is not active
20160316-09:10:40.726+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.726+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640725(Long), 0(Long), 1458090640725(Long), 0(Integer), 472000(String), 三门峡市(String), 415(Integer)
20160316-09:10:40.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@397b7f4c]
20160316-09:10:40.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5df91314] was not registered for synchronization because synchronization is not active
20160316-09:10:40.747+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.747+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640746(Long), 0(Long), 1458090640746(Long), 0(Integer), 472500(String), 灵宝市(String), 415(Integer)
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5df91314]
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b404342] was not registered for synchronization because synchronization is not active
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640846(Long), 0(Long), 1458090640846(Long), 0(Integer), 472000(String), 湖滨区(String), 415(Integer)
20160316-09:10:40.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b404342]
20160316-09:10:40.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3be17418] was not registered for synchronization because synchronization is not active
20160316-09:10:40.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640893(Long), 0(Long), 1458090640893(Long), 0(Integer), 472400(String), 渑池县(String), 415(Integer)
20160316-09:10:40.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3be17418]
20160316-09:10:40.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66828c9a] was not registered for synchronization because synchronization is not active
20160316-09:10:40.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640943(Long), 0(Long), 1458090640943(Long), 0(Integer), 472100(String), 陕县(String), 415(Integer)
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66828c9a]
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaba910] was not registered for synchronization because synchronization is not active
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.963+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640963(Long), 0(Long), 1458090640963(Long), 0(Integer), 472200(String), 卢氏县(String), 415(Integer)
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaba910]
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc70866] was not registered for synchronization because synchronization is not active
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:40.979+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:40.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090640979(Long), 0(Long), 1458090640979(Long), 0(Integer), 398(String), 义马市(String), -1(Integer)
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc70866]
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43cb8a76] was not registered for synchronization because synchronization is not active
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.002+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641002(Long), 0(Long), 1458090641002(Long), 0(Integer), 473000(String), 南阳市(String), 415(Integer)
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43cb8a76]
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2623966b] was not registered for synchronization because synchronization is not active
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.017+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641017(Long), 0(Long), 1458090641017(Long), 0(Integer), 474150(String), 邓州市(String), 415(Integer)
20160316-09:10:41.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2623966b]
20160316-09:10:41.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@88cfe5] was not registered for synchronization because synchronization is not active
20160316-09:10:41.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.058+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641057(Long), 0(Long), 1458090641057(Long), 0(Integer), 473000(String), 宛城区(String), 415(Integer)
20160316-09:10:41.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@88cfe5]
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc0755a] was not registered for synchronization because synchronization is not active
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.074+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641074(Long), 0(Long), 1458090641074(Long), 0(Integer), 473000(String), 卧龙区(String), 415(Integer)
20160316-09:10:41.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc0755a]
20160316-09:10:41.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576761b5] was not registered for synchronization because synchronization is not active
20160316-09:10:41.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.106+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641105(Long), 0(Long), 1458090641105(Long), 0(Integer), 474650(String), 南召县(String), 415(Integer)
20160316-09:10:41.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576761b5]
20160316-09:10:41.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b5638a] was not registered for synchronization because synchronization is not active
20160316-09:10:41.142+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.142+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641141(Long), 0(Long), 1458090641141(Long), 0(Integer), 473200(String), 方城县(String), 415(Integer)
20160316-09:10:41.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b5638a]
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b59c304] was not registered for synchronization because synchronization is not active
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.165+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641165(Long), 0(Long), 1458090641165(Long), 0(Integer), 474550(String), 西峡县(String), 415(Integer)
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b59c304]
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@232d518e] was not registered for synchronization because synchronization is not active
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.179+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641179(Long), 0(Long), 1458090641179(Long), 0(Integer), 474250(String), 镇平县(String), 415(Integer)
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@232d518e]
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b4c00d3] was not registered for synchronization because synchronization is not active
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.210+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641210(Long), 0(Long), 1458090641210(Long), 0(Integer), 474350(String), 内乡县(String), 415(Integer)
20160316-09:10:41.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b4c00d3]
20160316-09:10:41.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@be26f07] was not registered for synchronization because synchronization is not active
20160316-09:10:41.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.241+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641240(Long), 0(Long), 1458090641240(Long), 0(Integer), 474450(String), 淅川县(String), 415(Integer)
20160316-09:10:41.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@be26f07]
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c84b1fb] was not registered for synchronization because synchronization is not active
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.272+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641272(Long), 0(Long), 1458090641272(Long), 0(Integer), 473300(String), 社旗县(String), 415(Integer)
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c84b1fb]
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c36deae] was not registered for synchronization because synchronization is not active
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.287+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641287(Long), 0(Long), 1458090641287(Long), 0(Integer), 473400(String), 唐河县(String), 415(Integer)
20160316-09:10:41.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.330+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c36deae]
20160316-09:10:41.330+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.330+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.330+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745d0eaf] was not registered for synchronization because synchronization is not active
20160316-09:10:41.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.331+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641330(Long), 0(Long), 1458090641330(Long), 0(Integer), 473500(String), 新野县(String), 415(Integer)
20160316-09:10:41.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745d0eaf]
20160316-09:10:41.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc4cb88] was not registered for synchronization because synchronization is not active
20160316-09:10:41.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.361+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641360(Long), 0(Long), 1458090641360(Long), 0(Integer), 474750(String), 桐柏县(String), 415(Integer)
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc4cb88]
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc9152f] was not registered for synchronization because synchronization is not active
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.379+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641379(Long), 0(Long), 1458090641379(Long), 0(Integer), 476000(String), 商丘市(String), 415(Integer)
20160316-09:10:41.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc9152f]
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1335924c] was not registered for synchronization because synchronization is not active
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.422+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641422(Long), 0(Long), 1458090641422(Long), 0(Integer), 476600(String), 永城市(String), 415(Integer)
20160316-09:10:41.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1335924c]
20160316-09:10:41.455+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@698bd0ac] was not registered for synchronization because synchronization is not active
20160316-09:10:41.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.456+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641455(Long), 0(Long), 1458090641455(Long), 0(Integer), 476000(String), 梁园区(String), 415(Integer)
20160316-09:10:41.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@698bd0ac]
20160316-09:10:41.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626bc2b8] was not registered for synchronization because synchronization is not active
20160316-09:10:41.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.482+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641482(Long), 0(Long), 1458090641482(Long), 0(Integer), 476000(String), 睢阳区(String), 415(Integer)
20160316-09:10:41.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626bc2b8]
20160316-09:10:41.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5011bafa] was not registered for synchronization because synchronization is not active
20160316-09:10:41.506+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.506+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641505(Long), 0(Long), 1458090641505(Long), 0(Integer), 476800(String), 民权县(String), 415(Integer)
20160316-09:10:41.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5011bafa]
20160316-09:10:41.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ddda79e] was not registered for synchronization because synchronization is not active
20160316-09:10:41.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641532(Long), 0(Long), 1458090641532(Long), 0(Integer), 476900(String), 睢县(String), 415(Integer)
20160316-09:10:41.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ddda79e]
20160316-09:10:41.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727721e6] was not registered for synchronization because synchronization is not active
20160316-09:10:41.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641565(Long), 0(Long), 1458090641565(Long), 0(Integer), 476700(String), 宁陵县(String), 415(Integer)
20160316-09:10:41.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@727721e6]
20160316-09:10:41.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63a9de47] was not registered for synchronization because synchronization is not active
20160316-09:10:41.593+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.593+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641592(Long), 0(Long), 1458090641592(Long), 0(Integer), 476200(String), 柘城县(String), 415(Integer)
20160316-09:10:41.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63a9de47]
20160316-09:10:41.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c648855] was not registered for synchronization because synchronization is not active
20160316-09:10:41.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641623(Long), 0(Long), 1458090641623(Long), 0(Integer), 476300(String), 虞城县(String), 415(Integer)
20160316-09:10:41.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c648855]
20160316-09:10:41.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@137a9c67] was not registered for synchronization because synchronization is not active
20160316-09:10:41.650+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.650+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641650(Long), 0(Long), 1458090641650(Long), 0(Integer), 476400(String), 夏邑县(String), 415(Integer)
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@137a9c67]
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@605cb035] was not registered for synchronization because synchronization is not active
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.668+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641668(Long), 0(Long), 1458090641668(Long), 0(Integer), 464000(String), 信阳市(String), 415(Integer)
20160316-09:10:41.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@605cb035]
20160316-09:10:41.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13a7c3b9] was not registered for synchronization because synchronization is not active
20160316-09:10:41.705+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.705+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641704(Long), 0(Long), 1458090641704(Long), 0(Integer), 464300(String), 息县(String), 415(Integer)
20160316-09:10:41.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13a7c3b9]
20160316-09:10:41.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38ce3b00] was not registered for synchronization because synchronization is not active
20160316-09:10:41.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.738+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641737(Long), 0(Long), 1458090641737(Long), 0(Integer), 464000(String), 师河区(String), 415(Integer)
20160316-09:10:41.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38ce3b00]
20160316-09:10:41.773+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6032ce] was not registered for synchronization because synchronization is not active
20160316-09:10:41.774+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.774+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641774(Long), 0(Long), 1458090641774(Long), 0(Integer), 464000(String), 平桥区(String), 415(Integer)
20160316-09:10:41.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.806+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6032ce]
20160316-09:10:41.806+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.806+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.806+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dcc3faa] was not registered for synchronization because synchronization is not active
20160316-09:10:41.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.807+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641806(Long), 0(Long), 1458090641806(Long), 0(Integer), 464200(String), 罗山县(String), 415(Integer)
20160316-09:10:41.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dcc3faa]
20160316-09:10:41.832+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6264ed21] was not registered for synchronization because synchronization is not active
20160316-09:10:41.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.833+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641832(Long), 0(Long), 1458090641832(Long), 0(Integer), 465450(String), 光山县(String), 415(Integer)
20160316-09:10:41.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6264ed21]
20160316-09:10:41.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63cf0ffb] was not registered for synchronization because synchronization is not active
20160316-09:10:41.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641856(Long), 0(Long), 1458090641856(Long), 0(Integer), 465500(String), 新县(String), 415(Integer)
20160316-09:10:41.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63cf0ffb]
20160316-09:10:41.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1118b490] was not registered for synchronization because synchronization is not active
20160316-09:10:41.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.889+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641889(Long), 0(Long), 1458090641889(Long), 0(Integer), 465350(String), 商城县(String), 415(Integer)
20160316-09:10:41.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1118b490]
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@371cdde4] was not registered for synchronization because synchronization is not active
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.915+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641915(Long), 0(Long), 1458090641915(Long), 0(Integer), 465200(String), 固始县(String), 415(Integer)
20160316-09:10:41.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@371cdde4]
20160316-09:10:41.940+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@642e0260] was not registered for synchronization because synchronization is not active
20160316-09:10:41.940+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.941+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641940(Long), 0(Long), 1458090641940(Long), 0(Integer), 465150(String), 潢川县(String), 415(Integer)
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@642e0260]
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52eac637] was not registered for synchronization because synchronization is not active
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.962+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641962(Long), 0(Long), 1458090641962(Long), 0(Integer), 397(String), 淮滨县(String), -1(Integer)
20160316-09:10:41.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:41.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52eac637]
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@162708e8] was not registered for synchronization because synchronization is not active
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:41.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:41.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:41.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:41.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090641998(Long), 0(Long), 1458090641998(Long), 0(Integer), 466000(String), 周口市(String), 415(Integer)
20160316-09:10:42.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@162708e8]
20160316-09:10:42.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa77d0e] was not registered for synchronization because synchronization is not active
20160316-09:10:42.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.030+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642030(Long), 0(Long), 1458090642030(Long), 0(Integer), 466200(String), 项城市(String), 415(Integer)
20160316-09:10:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa77d0e]
20160316-09:10:42.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@265e3ee4] was not registered for synchronization because synchronization is not active
20160316-09:10:42.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.057+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642056(Long), 0(Long), 1458090642056(Long), 0(Integer), 466000(String), 川汇区(String), 415(Integer)
20160316-09:10:42.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@265e3ee4]
20160316-09:10:42.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1e3cfc] was not registered for synchronization because synchronization is not active
20160316-09:10:42.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642089(Long), 0(Long), 1458090642089(Long), 0(Integer), 461300(String), 扶沟县(String), 415(Integer)
20160316-09:10:42.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1e3cfc]
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cedf5e1] was not registered for synchronization because synchronization is not active
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.111+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642111(Long), 0(Long), 1458090642111(Long), 0(Integer), 466600(String), 西华县(String), 415(Integer)
20160316-09:10:42.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cedf5e1]
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb28903] was not registered for synchronization because synchronization is not active
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.139+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642139(Long), 0(Long), 1458090642139(Long), 0(Integer), 466100(String), 商水县(String), 415(Integer)
20160316-09:10:42.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb28903]
20160316-09:10:42.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26662784] was not registered for synchronization because synchronization is not active
20160316-09:10:42.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.167+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642166(Long), 0(Long), 1458090642166(Long), 0(Integer), 466300(String), 沈丘县(String), 415(Integer)
20160316-09:10:42.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26662784]
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b83e66e] was not registered for synchronization because synchronization is not active
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.196+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642196(Long), 0(Long), 1458090642196(Long), 0(Integer), 477150(String), 郸城县(String), 415(Integer)
20160316-09:10:42.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.223+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b83e66e]
20160316-09:10:42.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62f5ae30] was not registered for synchronization because synchronization is not active
20160316-09:10:42.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.225+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642224(Long), 0(Long), 1458090642224(Long), 0(Integer), 466700(String), 淮阳县(String), 415(Integer)
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62f5ae30]
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@425f2a35] was not registered for synchronization because synchronization is not active
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.242+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642242(Long), 0(Long), 1458090642242(Long), 0(Integer), 475400(String), 太康县(String), 415(Integer)
20160316-09:10:42.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@425f2a35]
20160316-09:10:42.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71100043] was not registered for synchronization because synchronization is not active
20160316-09:10:42.281+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.281+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642280(Long), 0(Long), 1458090642280(Long), 0(Integer), 394(String), 鹿邑县(String), -1(Integer)
20160316-09:10:42.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71100043]
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c107a8b] was not registered for synchronization because synchronization is not active
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.314+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642314(Long), 0(Long), 1458090642314(Long), 0(Integer), 463000(String), 驻马店市(String), 415(Integer)
20160316-09:10:42.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c107a8b]
20160316-09:10:42.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.352+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.352+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@630cd066] was not registered for synchronization because synchronization is not active
20160316-09:10:42.352+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.352+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.352+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.352+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.352+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642352(Long), 0(Long), 1458090642352(Long), 0(Integer), 463500(String), 新蔡县(String), 415(Integer)
20160316-09:10:42.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@630cd066]
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a2ecd6] was not registered for synchronization because synchronization is not active
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.383+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.384+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642383(Long), 0(Long), 1458090642383(Long), 0(Integer), 463000(String), 驿城区(String), 415(Integer)
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a2ecd6]
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b8dc72c] was not registered for synchronization because synchronization is not active
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.397+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642397(Long), 0(Long), 1458090642397(Long), 0(Integer), 463900(String), 西平县(String), 415(Integer)
20160316-09:10:42.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b8dc72c]
20160316-09:10:42.439+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1eb80f9d] was not registered for synchronization because synchronization is not active
20160316-09:10:42.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.440+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642439(Long), 0(Long), 1458090642439(Long), 0(Integer), 463800(String), 上蔡县(String), 415(Integer)
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1eb80f9d]
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54f3d86c] was not registered for synchronization because synchronization is not active
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.451+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642451(Long), 0(Long), 1458090642451(Long), 0(Integer), 463400(String), 平舆县(String), 415(Integer)
20160316-09:10:42.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54f3d86c]
20160316-09:10:42.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d7fcd34] was not registered for synchronization because synchronization is not active
20160316-09:10:42.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642489(Long), 0(Long), 1458090642488(Long), 0(Integer), 463600(String), 正阳县(String), 415(Integer)
20160316-09:10:42.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d7fcd34]
20160316-09:10:42.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79eef059] was not registered for synchronization because synchronization is not active
20160316-09:10:42.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.530+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642529(Long), 0(Long), 1458090642529(Long), 0(Integer), 463200(String), 确山县(String), 415(Integer)
20160316-09:10:42.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79eef059]
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c6b3f7] was not registered for synchronization because synchronization is not active
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.565+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642565(Long), 0(Long), 1458090642565(Long), 0(Integer), 463700(String), 泌阳县(String), 415(Integer)
20160316-09:10:42.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c6b3f7]
20160316-09:10:42.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34205bb8] was not registered for synchronization because synchronization is not active
20160316-09:10:42.593+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.593+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642592(Long), 0(Long), 1458090642592(Long), 0(Integer), 463300(String), 汝南县(String), 415(Integer)
20160316-09:10:42.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34205bb8]
20160316-09:10:42.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24f87069] was not registered for synchronization because synchronization is not active
20160316-09:10:42.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.623+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642623(Long), 0(Long), 1458090642623(Long), 0(Integer), 396(String), 遂平县(String), -1(Integer)
20160316-09:10:42.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24f87069]
20160316-09:10:42.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@191c366d] was not registered for synchronization because synchronization is not active
20160316-09:10:42.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.643+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642642(Long), 0(Long), 1458090642642(Long), 0(Integer), 00(String), 辽宁省(String), -1(Integer)
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@191c366d]
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@185f8f75] was not registered for synchronization because synchronization is not active
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.674+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642674(Long), 0(Long), 1458090642674(Long), 0(Integer), 110000(String), 沈阳市(String), 589(Integer)
20160316-09:10:42.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@185f8f75]
20160316-09:10:42.723+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c70db4d] was not registered for synchronization because synchronization is not active
20160316-09:10:42.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.727+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642727(Long), 0(Long), 1458090642727(Long), 0(Integer), 110300(String), 新民市(String), 589(Integer)
20160316-09:10:42.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c70db4d]
20160316-09:10:42.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18e5eaed] was not registered for synchronization because synchronization is not active
20160316-09:10:42.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.752+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642751(Long), 0(Long), 1458090642751(Long), 0(Integer), 110000(String), 和平区(String), 589(Integer)
20160316-09:10:42.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18e5eaed]
20160316-09:10:42.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f6896b] was not registered for synchronization because synchronization is not active
20160316-09:10:42.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642865(Long), 0(Long), 1458090642865(Long), 0(Integer), 110000(String), 沈河区(String), 589(Integer)
20160316-09:10:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f6896b]
20160316-09:10:42.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30aefbe1] was not registered for synchronization because synchronization is not active
20160316-09:10:42.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.917+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642916(Long), 0(Long), 1458090642916(Long), 0(Integer), 110000(String), 大东区(String), 589(Integer)
20160316-09:10:42.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30aefbe1]
20160316-09:10:42.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682ec68b] was not registered for synchronization because synchronization is not active
20160316-09:10:42.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.958+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642958(Long), 0(Long), 1458090642958(Long), 0(Integer), 110000(String), 皇姑区(String), 589(Integer)
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682ec68b]
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1921444b] was not registered for synchronization because synchronization is not active
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:42.972+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090642972(Long), 0(Long), 1458090642972(Long), 0(Integer), 110020(String), 铁西区(String), 589(Integer)
20160316-09:10:43.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1921444b]
20160316-09:10:43.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2baf4a4a] was not registered for synchronization because synchronization is not active
20160316-09:10:43.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.016+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643016(Long), 0(Long), 1458090643016(Long), 0(Integer), 110100(String), 苏家屯区(String), 589(Integer)
20160316-09:10:43.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2baf4a4a]
20160316-09:10:43.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4967d80b] was not registered for synchronization because synchronization is not active
20160316-09:10:43.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.053+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643053(Long), 0(Long), 1458090643053(Long), 0(Integer), 110000(String), 东陵区(String), 589(Integer)
20160316-09:10:43.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4967d80b]
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489bd784] was not registered for synchronization because synchronization is not active
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643083(Long), 0(Long), 1458090643083(Long), 0(Integer), 110000(String), 新城子区(String), 589(Integer)
20160316-09:10:43.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489bd784]
20160316-09:10:43.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71f7162] was not registered for synchronization because synchronization is not active
20160316-09:10:43.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.106+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643106(Long), 0(Long), 1458090643106(Long), 0(Integer), 110000(String), 于洪区(String), 589(Integer)
20160316-09:10:43.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71f7162]
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c44c1ad] was not registered for synchronization because synchronization is not active
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643125(Long), 0(Long), 1458090643125(Long), 0(Integer), 110200(String), 辽中县(String), 589(Integer)
20160316-09:10:43.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c44c1ad]
20160316-09:10:43.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f94b03] was not registered for synchronization because synchronization is not active
20160316-09:10:43.150+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.150+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643149(Long), 0(Long), 1458090643149(Long), 0(Integer), 110500(String), 康平县(String), 589(Integer)
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38f94b03]
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33e85326] was not registered for synchronization because synchronization is not active
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.159+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643159(Long), 0(Long), 1458090643159(Long), 0(Integer), 110400(String), 法库县(String), 589(Integer)
20160316-09:10:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33e85326]
20160316-09:10:43.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f2ebdd1] was not registered for synchronization because synchronization is not active
20160316-09:10:43.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643214(Long), 0(Long), 1458090643214(Long), 0(Integer), 116000(String), 大连市(String), 589(Integer)
20160316-09:10:43.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f2ebdd1]
20160316-09:10:43.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a90eb7d] was not registered for synchronization because synchronization is not active
20160316-09:10:43.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.248+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643248(Long), 0(Long), 1458090643248(Long), 0(Integer), 116400(String), 庄河市(String), 589(Integer)
20160316-09:10:43.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a90eb7d]
20160316-09:10:43.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11667308] was not registered for synchronization because synchronization is not active
20160316-09:10:43.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643265(Long), 0(Long), 1458090643265(Long), 0(Integer), 116000(String), 中山区(String), 589(Integer)
20160316-09:10:43.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11667308]
20160316-09:10:43.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cfeb005] was not registered for synchronization because synchronization is not active
20160316-09:10:43.307+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.307+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.307+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.307+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.307+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643306(Long), 0(Long), 1458090643306(Long), 0(Integer), 116000(String), 西岗区(String), 589(Integer)
20160316-09:10:43.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cfeb005]
20160316-09:10:43.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bfe05f4] was not registered for synchronization because synchronization is not active
20160316-09:10:43.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643338(Long), 0(Long), 1458090643338(Long), 0(Integer), 116000(String), 沙河口区(String), 589(Integer)
20160316-09:10:43.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bfe05f4]
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4958774c] was not registered for synchronization because synchronization is not active
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.373+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643373(Long), 0(Long), 1458090643373(Long), 0(Integer), 116000(String), 甘井子区(String), 589(Integer)
20160316-09:10:43.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4958774c]
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae3c86b] was not registered for synchronization because synchronization is not active
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.405+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643405(Long), 0(Long), 1458090643405(Long), 0(Integer), 116000(String), 旅顺口区(String), 589(Integer)
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ae3c86b]
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e8b32fb] was not registered for synchronization because synchronization is not active
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.431+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643431(Long), 0(Long), 1458090643431(Long), 0(Integer), 116000(String), 金州区(String), 589(Integer)
20160316-09:10:43.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e8b32fb]
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6704f612] was not registered for synchronization because synchronization is not active
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.464+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643464(Long), 0(Long), 1458090643464(Long), 0(Integer), 116500(String), 长海县(String), 589(Integer)
20160316-09:10:43.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6704f612]
20160316-09:10:43.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.495+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d3e3a05] was not registered for synchronization because synchronization is not active
20160316-09:10:43.496+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.496+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643490(Long), 0(Long), 1458090643490(Long), 0(Integer), 116300(String), 瓦房店市(String), 589(Integer)
20160316-09:10:43.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d3e3a05]
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8662c35] was not registered for synchronization because synchronization is not active
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643521(Long), 0(Long), 1458090643521(Long), 0(Integer), 411(String), 普兰店市(String), -1(Integer)
20160316-09:10:43.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8662c35]
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448ac37f] was not registered for synchronization because synchronization is not active
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.550+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643550(Long), 0(Long), 1458090643550(Long), 0(Integer), 114000(String), 鞍山市(String), 589(Integer)
20160316-09:10:43.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448ac37f]
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688c7838] was not registered for synchronization because synchronization is not active
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.580+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643580(Long), 0(Long), 1458090643580(Long), 0(Integer), 114200(String), 海城市(String), 589(Integer)
20160316-09:10:43.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688c7838]
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3edee7a4] was not registered for synchronization because synchronization is not active
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643608(Long), 0(Long), 1458090643608(Long), 0(Integer), 114000(String), 铁东区(String), 589(Integer)
20160316-09:10:43.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3edee7a4]
20160316-09:10:43.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5451ef54] was not registered for synchronization because synchronization is not active
20160316-09:10:43.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.653+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643648(Long), 0(Long), 1458090643648(Long), 0(Integer), 114000(String), 铁西区(String), 589(Integer)
20160316-09:10:43.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5451ef54]
20160316-09:10:43.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b02c0b4] was not registered for synchronization because synchronization is not active
20160316-09:10:43.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.708+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643707(Long), 0(Long), 1458090643707(Long), 0(Integer), 114000(String), 立山区(String), 589(Integer)
20160316-09:10:43.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b02c0b4]
20160316-09:10:43.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43ef1f1] was not registered for synchronization because synchronization is not active
20160316-09:10:43.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643733(Long), 0(Long), 1458090643733(Long), 0(Integer), 114000(String), 千山区(String), 589(Integer)
20160316-09:10:43.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43ef1f1]
20160316-09:10:43.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a654e77] was not registered for synchronization because synchronization is not active
20160316-09:10:43.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.766+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643765(Long), 0(Long), 1458090643765(Long), 0(Integer), 114100(String), 台安县(String), 589(Integer)
20160316-09:10:43.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a654e77]
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73c83d69] was not registered for synchronization because synchronization is not active
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.791+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643791(Long), 0(Long), 1458090643791(Long), 0(Integer), 118400(String), 岫岩满族自治县(String), 589(Integer)
20160316-09:10:43.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73c83d69]
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b89ecb1] was not registered for synchronization because synchronization is not active
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.823+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643823(Long), 0(Long), 1458090643823(Long), 0(Integer), 113000(String), 抚顺市(String), 589(Integer)
20160316-09:10:43.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b89ecb1]
20160316-09:10:43.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e8b64bf] was not registered for synchronization because synchronization is not active
20160316-09:10:43.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643856(Long), 0(Long), 1458090643856(Long), 0(Integer), 113300(String), 清原满族自治县(String), 589(Integer)
20160316-09:10:43.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e8b64bf]
20160316-09:10:43.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fffdba2] was not registered for synchronization because synchronization is not active
20160316-09:10:43.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.892+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643890(Long), 0(Long), 1458090643890(Long), 0(Integer), 113000(String), 新抚区(String), 589(Integer)
20160316-09:10:43.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fffdba2]
20160316-09:10:43.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce0a015] was not registered for synchronization because synchronization is not active
20160316-09:10:43.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.916+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643915(Long), 0(Long), 1458090643915(Long), 0(Integer), 113000(String), 东洲区(String), 589(Integer)
20160316-09:10:43.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce0a015]
20160316-09:10:43.939+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573d8208] was not registered for synchronization because synchronization is not active
20160316-09:10:43.939+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.939+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643939(Long), 0(Long), 1458090643939(Long), 0(Integer), 113000(String), 望花区(String), 589(Integer)
20160316-09:10:43.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:43.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:43.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573d8208]
20160316-09:10:43.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:43.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:43.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c23ea0c] was not registered for synchronization because synchronization is not active
20160316-09:10:43.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:43.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:43.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:43.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:43.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090643974(Long), 0(Long), 1458090643974(Long), 0(Integer), 113000(String), 顺城区(String), 589(Integer)
20160316-09:10:44.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c23ea0c]
20160316-09:10:44.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81286b1] was not registered for synchronization because synchronization is not active
20160316-09:10:44.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.033+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644033(Long), 0(Long), 1458090644033(Long), 0(Integer), 113100(String), 抚顺县(String), 589(Integer)
20160316-09:10:44.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@81286b1]
20160316-09:10:44.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78d39270] was not registered for synchronization because synchronization is not active
20160316-09:10:44.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644065(Long), 0(Long), 1458090644065(Long), 0(Integer), 113200(String), 新宾满族自治县(String), 589(Integer)
20160316-09:10:44.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78d39270]
20160316-09:10:44.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e2e0b63] was not registered for synchronization because synchronization is not active
20160316-09:10:44.107+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.107+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644107(Long), 0(Long), 1458090644107(Long), 0(Integer), 117000(String), 本溪市(String), 589(Integer)
20160316-09:10:44.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e2e0b63]
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f9cd877] was not registered for synchronization because synchronization is not active
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644156(Long), 0(Long), 1458090644156(Long), 0(Integer), 117200(String), 桓仁满族自治县(String), 589(Integer)
20160316-09:10:44.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f9cd877]
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769c50f7] was not registered for synchronization because synchronization is not active
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644227(Long), 0(Long), 1458090644227(Long), 0(Integer), 117000(String), 平山区(String), 589(Integer)
20160316-09:10:44.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769c50f7]
20160316-09:10:44.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b1705bf] was not registered for synchronization because synchronization is not active
20160316-09:10:44.302+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.302+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.302+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644301(Long), 0(Long), 1458090644301(Long), 0(Integer), 117000(String), 溪湖区(String), 589(Integer)
20160316-09:10:44.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b1705bf]
20160316-09:10:44.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad422bd] was not registered for synchronization because synchronization is not active
20160316-09:10:44.367+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.367+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644366(Long), 0(Long), 1458090644366(Long), 0(Integer), 117000(String), 明山区(String), 589(Integer)
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ad422bd]
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cde898] was not registered for synchronization because synchronization is not active
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644394(Long), 0(Long), 1458090644394(Long), 0(Integer), 117000(String), 南芬区(String), 589(Integer)
20160316-09:10:44.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cde898]
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28207f19] was not registered for synchronization because synchronization is not active
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.425+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644425(Long), 0(Long), 1458090644425(Long), 0(Integer), 414(String), 本溪满族自治县(String), -1(Integer)
20160316-09:10:44.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28207f19]
20160316-09:10:44.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32217c29] was not registered for synchronization because synchronization is not active
20160316-09:10:44.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.457+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644441(Long), 0(Long), 1458090644441(Long), 0(Integer), 118000(String), 丹东市(String), 589(Integer)
20160316-09:10:44.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32217c29]
20160316-09:10:44.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fdd771] was not registered for synchronization because synchronization is not active
20160316-09:10:44.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644482(Long), 0(Long), 1458090644482(Long), 0(Integer), 118100(String), 凤城市(String), 589(Integer)
20160316-09:10:44.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fdd771]
20160316-09:10:44.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dd3ec72] was not registered for synchronization because synchronization is not active
20160316-09:10:44.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.512+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644511(Long), 0(Long), 1458090644511(Long), 0(Integer), 118000(String), 元宝区(String), 589(Integer)
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dd3ec72]
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787c33b] was not registered for synchronization because synchronization is not active
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.567+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644567(Long), 0(Long), 1458090644567(Long), 0(Integer), 118000(String), 振兴区(String), 589(Integer)
20160316-09:10:44.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787c33b]
20160316-09:10:44.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e1dc1b3] was not registered for synchronization because synchronization is not active
20160316-09:10:44.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644640(Long), 0(Long), 1458090644640(Long), 0(Integer), 118000(String), 振安区(String), 589(Integer)
20160316-09:10:44.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e1dc1b3]
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@758de09] was not registered for synchronization because synchronization is not active
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.680+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644680(Long), 0(Long), 1458090644680(Long), 0(Integer), 118200(String), 宽甸满族自治县(String), 589(Integer)
20160316-09:10:44.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@758de09]
20160316-09:10:44.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d7e7321] was not registered for synchronization because synchronization is not active
20160316-09:10:44.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644702(Long), 0(Long), 1458090644702(Long), 0(Integer), 415(String), 东港市(String), -1(Integer)
20160316-09:10:44.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.740+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d7e7321]
20160316-09:10:44.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c52f653] was not registered for synchronization because synchronization is not active
20160316-09:10:44.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.742+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644742(Long), 0(Long), 1458090644742(Long), 0(Integer), 121000(String), 锦州市(String), 589(Integer)
20160316-09:10:44.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c52f653]
20160316-09:10:44.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a8e6df5] was not registered for synchronization because synchronization is not active
20160316-09:10:44.881+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.881+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644880(Long), 0(Long), 1458090644880(Long), 0(Integer), 121300(String), 北宁市(String), 589(Integer)
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a8e6df5]
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26b8c907] was not registered for synchronization because synchronization is not active
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.905+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644905(Long), 0(Long), 1458090644905(Long), 0(Integer), 121000(String), 古塔区(String), 589(Integer)
20160316-09:10:44.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26b8c907]
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af6422d] was not registered for synchronization because synchronization is not active
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.938+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644938(Long), 0(Long), 1458090644938(Long), 0(Integer), 121000(String), 凌河区(String), 589(Integer)
20160316-09:10:44.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:44.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af6422d]
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e31824a] was not registered for synchronization because synchronization is not active
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:44.973+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:44.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:44.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:44.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090644973(Long), 0(Long), 1458090644973(Long), 0(Integer), 121000(String), 太和区(String), 589(Integer)
20160316-09:10:45.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e31824a]
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55379dff] was not registered for synchronization because synchronization is not active
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.005+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645005(Long), 0(Long), 1458090645005(Long), 0(Integer), 121400(String), 黑山县(String), 589(Integer)
20160316-09:10:45.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55379dff]
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bf9403d] was not registered for synchronization because synchronization is not active
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.031+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645031(Long), 0(Long), 1458090645031(Long), 0(Integer), 121100(String), 义县(String), 589(Integer)
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bf9403d]
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa1500b] was not registered for synchronization because synchronization is not active
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645060(Long), 0(Long), 1458090645060(Long), 0(Integer), 121200(String), 凌海市(String), 589(Integer)
20160316-09:10:45.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa1500b]
20160316-09:10:45.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103568b6] was not registered for synchronization because synchronization is not active
20160316-09:10:45.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645090(Long), 0(Long), 1458090645090(Long), 0(Integer), 115000(String), 营口市(String), 589(Integer)
20160316-09:10:45.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.122+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103568b6]
20160316-09:10:45.122+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.122+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45f95b0d] was not registered for synchronization because synchronization is not active
20160316-09:10:45.123+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.123+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645122(Long), 0(Long), 1458090645122(Long), 0(Integer), 115100(String), 大石桥市(String), 589(Integer)
20160316-09:10:45.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45f95b0d]
20160316-09:10:45.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b5574d] was not registered for synchronization because synchronization is not active
20160316-09:10:45.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.161+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645161(Long), 0(Long), 1458090645161(Long), 0(Integer), 115000(String), 站前区(String), 589(Integer)
20160316-09:10:45.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b5574d]
20160316-09:10:45.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ff87f5d] was not registered for synchronization because synchronization is not active
20160316-09:10:45.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645176(Long), 0(Long), 1458090645176(Long), 0(Integer), 115000(String), 西市区(String), 589(Integer)
20160316-09:10:45.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ff87f5d]
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d9b1cd] was not registered for synchronization because synchronization is not active
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645217(Long), 0(Long), 1458090645217(Long), 0(Integer), 115000(String), 鲅鱼圈区(String), 589(Integer)
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12d9b1cd]
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c6c4cf] was not registered for synchronization because synchronization is not active
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.236+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645236(Long), 0(Long), 1458090645236(Long), 0(Integer), 115000(String), 老边区(String), 589(Integer)
20160316-09:10:45.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c6c4cf]
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@366a1b79] was not registered for synchronization because synchronization is not active
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.280+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645280(Long), 0(Long), 1458090645280(Long), 0(Integer), 417(String), 盖州市(String), -1(Integer)
20160316-09:10:45.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@366a1b79]
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17033f5a] was not registered for synchronization because synchronization is not active
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.299+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645299(Long), 0(Long), 1458090645299(Long), 0(Integer), 123000(String), 阜新市(String), 589(Integer)
20160316-09:10:45.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17033f5a]
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b0aa085] was not registered for synchronization because synchronization is not active
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645322(Long), 0(Long), 1458090645322(Long), 0(Integer), 123200(String), 彰武县(String), 589(Integer)
20160316-09:10:45.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b0aa085]
20160316-09:10:45.342+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17a213a8] was not registered for synchronization because synchronization is not active
20160316-09:10:45.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645342(Long), 0(Long), 1458090645342(Long), 0(Integer), 123000(String), 海州区(String), 589(Integer)
20160316-09:10:45.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17a213a8]
20160316-09:10:45.372+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c8b01c8] was not registered for synchronization because synchronization is not active
20160316-09:10:45.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.373+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645372(Long), 0(Long), 1458090645372(Long), 0(Integer), 123000(String), 新邱区(String), 589(Integer)
20160316-09:10:45.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c8b01c8]
20160316-09:10:45.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5679238a] was not registered for synchronization because synchronization is not active
20160316-09:10:45.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645393(Long), 0(Long), 1458090645393(Long), 0(Integer), 123000(String), 太平区(String), 589(Integer)
20160316-09:10:45.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5679238a]
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@198cc898] was not registered for synchronization because synchronization is not active
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.432+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645432(Long), 0(Long), 1458090645432(Long), 0(Integer), 123000(String), 清河门区(String), 589(Integer)
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@198cc898]
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37126911] was not registered for synchronization because synchronization is not active
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.445+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.445+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645445(Long), 0(Long), 1458090645445(Long), 0(Integer), 123000(String), 细河区(String), 589(Integer)
20160316-09:10:45.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37126911]
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31f650e6] was not registered for synchronization because synchronization is not active
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.479+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645479(Long), 0(Long), 1458090645479(Long), 0(Integer), 123100(String), 阜新蒙古族自治县(String), 589(Integer)
20160316-09:10:45.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31f650e6]
20160316-09:10:45.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124f8942] was not registered for synchronization because synchronization is not active
20160316-09:10:45.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.501+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645500(Long), 0(Long), 1458090645500(Long), 0(Integer), 111000(String), 辽阳市(String), 589(Integer)
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124f8942]
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a79e53] was not registered for synchronization because synchronization is not active
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645516(Long), 0(Long), 1458090645516(Long), 0(Integer), 111300(String), 灯塔市(String), 589(Integer)
20160316-09:10:45.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a79e53]
20160316-09:10:45.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c93d09c] was not registered for synchronization because synchronization is not active
20160316-09:10:45.550+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.550+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645550(Long), 0(Long), 1458090645550(Long), 0(Integer), 111000(String), 白塔区(String), 589(Integer)
20160316-09:10:45.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c93d09c]
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@671a443f] was not registered for synchronization because synchronization is not active
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.581+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645581(Long), 0(Long), 1458090645581(Long), 0(Integer), 111000(String), 文圣区(String), 589(Integer)
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@671a443f]
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420ed35e] was not registered for synchronization because synchronization is not active
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645616(Long), 0(Long), 1458090645616(Long), 0(Integer), 111000(String), 宏伟区(String), 589(Integer)
20160316-09:10:45.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420ed35e]
20160316-09:10:45.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eb03b9a] was not registered for synchronization because synchronization is not active
20160316-09:10:45.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.645+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645644(Long), 0(Long), 1458090645644(Long), 0(Integer), 111000(String), 弓长岭区(String), 589(Integer)
20160316-09:10:45.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eb03b9a]
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63df547] was not registered for synchronization because synchronization is not active
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.672+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645672(Long), 0(Long), 1458090645672(Long), 0(Integer), 111000(String), 太子河区(String), 589(Integer)
20160316-09:10:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63df547]
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c90a26] was not registered for synchronization because synchronization is not active
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.705+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645705(Long), 0(Long), 1458090645705(Long), 0(Integer), 111200(String), 辽阳县(String), 589(Integer)
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c90a26]
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284df8b2] was not registered for synchronization because synchronization is not active
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645733(Long), 0(Long), 1458090645733(Long), 0(Integer), 124000(String), 盘锦市(String), 589(Integer)
20160316-09:10:45.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@284df8b2]
20160316-09:10:45.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e1b74e] was not registered for synchronization because synchronization is not active
20160316-09:10:45.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.766+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645765(Long), 0(Long), 1458090645765(Long), 0(Integer), 124100(String), 盘山县(String), 589(Integer)
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e1b74e]
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b11602] was not registered for synchronization because synchronization is not active
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.793+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645793(Long), 0(Long), 1458090645793(Long), 0(Integer), 124000(String), 双台子区(String), 589(Integer)
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b11602]
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5567ba95] was not registered for synchronization because synchronization is not active
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.809+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645809(Long), 0(Long), 1458090645809(Long), 0(Integer), 124000(String), 兴隆台区(String), 589(Integer)
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5567ba95]
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17549dde] was not registered for synchronization because synchronization is not active
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.842+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645842(Long), 0(Long), 1458090645842(Long), 0(Integer), 427(String), 大洼县(String), -1(Integer)
20160316-09:10:45.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17549dde]
20160316-09:10:45.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1dea0f] was not registered for synchronization because synchronization is not active
20160316-09:10:45.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645865(Long), 0(Long), 1458090645865(Long), 0(Integer), 112000(String), 铁岭市(String), 589(Integer)
20160316-09:10:45.886+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1dea0f]
20160316-09:10:45.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48da23d0] was not registered for synchronization because synchronization is not active
20160316-09:10:45.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.889+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645888(Long), 0(Long), 1458090645888(Long), 0(Integer), 112300(String), 开原市(String), 589(Integer)
20160316-09:10:45.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48da23d0]
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b4406c] was not registered for synchronization because synchronization is not active
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.907+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645907(Long), 0(Long), 1458090645907(Long), 0(Integer), 112000(String), 银州区(String), 589(Integer)
20160316-09:10:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b4406c]
20160316-09:10:45.939+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53beb914] was not registered for synchronization because synchronization is not active
20160316-09:10:45.940+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.940+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645939(Long), 0(Long), 1458090645939(Long), 0(Integer), 112000(String), 清河区(String), 589(Integer)
20160316-09:10:45.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53beb914]
20160316-09:10:45.951+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d978886] was not registered for synchronization because synchronization is not active
20160316-09:10:45.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645951(Long), 0(Long), 1458090645951(Long), 0(Integer), 112600(String), 铁岭县(String), 589(Integer)
20160316-09:10:45.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:45.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d978886]
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f69d430] was not registered for synchronization because synchronization is not active
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:45.996+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:45.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:45.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:45.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090645996(Long), 0(Long), 1458090645996(Long), 0(Integer), 112400(String), 西丰县(String), 589(Integer)
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f69d430]
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dc45b95] was not registered for synchronization because synchronization is not active
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646014(Long), 0(Long), 1458090646014(Long), 0(Integer), 410(String), 昌图县(String), -1(Integer)
20160316-09:10:46.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.055+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dc45b95]
20160316-09:10:46.055+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ae3c34e] was not registered for synchronization because synchronization is not active
20160316-09:10:46.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.056+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646056(Long), 0(Long), 1458090646056(Long), 0(Integer), 122000(String), 朝阳市(String), 589(Integer)
20160316-09:10:46.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ae3c34e]
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be61f2c] was not registered for synchronization because synchronization is not active
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.081+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646081(Long), 0(Long), 1458090646081(Long), 0(Integer), 122500(String), 凌源市(String), 589(Integer)
20160316-09:10:46.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be61f2c]
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cfd6862] was not registered for synchronization because synchronization is not active
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646115(Long), 0(Long), 1458090646115(Long), 0(Integer), 122000(String), 双塔区(String), 589(Integer)
20160316-09:10:46.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cfd6862]
20160316-09:10:46.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64fbf067] was not registered for synchronization because synchronization is not active
20160316-09:10:46.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.143+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646143(Long), 0(Long), 1458090646143(Long), 0(Integer), 122000(String), 龙城区(String), 589(Integer)
20160316-09:10:46.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64fbf067]
20160316-09:10:46.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2502d82c] was not registered for synchronization because synchronization is not active
20160316-09:10:46.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.174+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646173(Long), 0(Long), 1458090646173(Long), 0(Integer), 122000(String), 朝阳县(String), 589(Integer)
20160316-09:10:46.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2502d82c]
20160316-09:10:46.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c120b78] was not registered for synchronization because synchronization is not active
20160316-09:10:46.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646200(Long), 0(Long), 1458090646200(Long), 0(Integer), 122400(String), 建平县(String), 589(Integer)
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c120b78]
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f70f50e] was not registered for synchronization because synchronization is not active
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.225+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646225(Long), 0(Long), 1458090646225(Long), 0(Integer), 122300(String), 喀喇沁左翼蒙古族自治县(String), 589(Integer)
20160316-09:10:46.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f70f50e]
20160316-09:10:46.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4856e1d2] was not registered for synchronization because synchronization is not active
20160316-09:10:46.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646249(Long), 0(Long), 1458090646249(Long), 0(Integer), 122100(String), 北票市(String), 589(Integer)
20160316-09:10:46.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4856e1d2]
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15257a46] was not registered for synchronization because synchronization is not active
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.280+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646280(Long), 0(Long), 1458090646280(Long), 0(Integer), 125000(String), 葫芦岛市(String), 589(Integer)
20160316-09:10:46.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15257a46]
20160316-09:10:46.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f0212d] was not registered for synchronization because synchronization is not active
20160316-09:10:46.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.309+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646308(Long), 0(Long), 1458090646308(Long), 0(Integer), 125100(String), 兴城市(String), 589(Integer)
20160316-09:10:46.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f0212d]
20160316-09:10:46.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ac7755] was not registered for synchronization because synchronization is not active
20160316-09:10:46.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.340+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646339(Long), 0(Long), 1458090646339(Long), 0(Integer), 125000(String), 连山区(String), 589(Integer)
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ac7755]
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d11356e] was not registered for synchronization because synchronization is not active
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.360+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646360(Long), 0(Long), 1458090646360(Long), 0(Integer), 125000(String), 龙港区(String), 589(Integer)
20160316-09:10:46.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d11356e]
20160316-09:10:46.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efdda90] was not registered for synchronization because synchronization is not active
20160316-09:10:46.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646395(Long), 0(Long), 1458090646395(Long), 0(Integer), 125000(String), 南票区(String), 589(Integer)
20160316-09:10:46.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1efdda90]
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2861e0c4] was not registered for synchronization because synchronization is not active
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.424+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646424(Long), 0(Long), 1458090646424(Long), 0(Integer), 125200(String), 绥中县(String), 589(Integer)
20160316-09:10:46.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2861e0c4]
20160316-09:10:46.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489a912e] was not registered for synchronization because synchronization is not active
20160316-09:10:46.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.456+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646456(Long), 0(Long), 1458090646456(Long), 0(Integer), 429(String), 建昌县(String), -1(Integer)
20160316-09:10:46.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@489a912e]
20160316-09:10:46.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@234e13e7] was not registered for synchronization because synchronization is not active
20160316-09:10:46.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646482(Long), 0(Long), 1458090646482(Long), 0(Integer), 00(String), 吉林省(String), -1(Integer)
20160316-09:10:46.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@234e13e7]
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@575c4b09] was not registered for synchronization because synchronization is not active
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646516(Long), 0(Long), 1458090646516(Long), 0(Integer), 130000(String), 长春市(String), 703(Integer)
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@575c4b09]
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55173ad3] was not registered for synchronization because synchronization is not active
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.526+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646526(Long), 0(Long), 1458090646526(Long), 0(Integer), 130300(String), 德惠市(String), 703(Integer)
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55173ad3]
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29572717] was not registered for synchronization because synchronization is not active
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646542(Long), 0(Long), 1458090646542(Long), 0(Integer), 130000(String), 南关区(String), 703(Integer)
20160316-09:10:46.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29572717]
20160316-09:10:46.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d1463d] was not registered for synchronization because synchronization is not active
20160316-09:10:46.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.583+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646583(Long), 0(Long), 1458090646583(Long), 0(Integer), 130000(String), 宽城区(String), 703(Integer)
20160316-09:10:46.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d1463d]
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7af76743] was not registered for synchronization because synchronization is not active
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.605+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646605(Long), 0(Long), 1458090646605(Long), 0(Integer), 130000(String), 朝阳区(String), 703(Integer)
20160316-09:10:46.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7af76743]
20160316-09:10:46.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42e68d00] was not registered for synchronization because synchronization is not active
20160316-09:10:46.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.644+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646643(Long), 0(Long), 1458090646643(Long), 0(Integer), 130000(String), 二道区(String), 703(Integer)
20160316-09:10:46.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42e68d00]
20160316-09:10:46.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b66eb5] was not registered for synchronization because synchronization is not active
20160316-09:10:46.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.667+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646666(Long), 0(Long), 1458090646666(Long), 0(Integer), 130000(String), 绿园区(String), 703(Integer)
20160316-09:10:46.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b66eb5]
20160316-09:10:46.688+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74d62bff] was not registered for synchronization because synchronization is not active
20160316-09:10:46.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.689+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646688(Long), 0(Long), 1458090646688(Long), 0(Integer), 130600(String), 双阳区(String), 703(Integer)
20160316-09:10:46.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74d62bff]
20160316-09:10:46.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aabe81f] was not registered for synchronization because synchronization is not active
20160316-09:10:46.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646715(Long), 0(Long), 1458090646715(Long), 0(Integer), 130200(String), 农安县(String), 703(Integer)
20160316-09:10:46.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aabe81f]
20160316-09:10:46.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e58a095] was not registered for synchronization because synchronization is not active
20160316-09:10:46.750+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.750+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646750(Long), 0(Long), 1458090646750(Long), 0(Integer), 130500(String), 九台市(String), 703(Integer)
20160316-09:10:46.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e58a095]
20160316-09:10:46.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228c3408] was not registered for synchronization because synchronization is not active
20160316-09:10:46.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.932+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646932(Long), 0(Long), 1458090646932(Long), 0(Integer), 431(String), 榆树市(String), -1(Integer)
20160316-09:10:46.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:46.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:46.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228c3408]
20160316-09:10:46.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:46.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:46.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47a034e7] was not registered for synchronization because synchronization is not active
20160316-09:10:46.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:46.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:46.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:46.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:46.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090646993(Long), 0(Long), 1458090646993(Long), 0(Integer), 132000(String), 吉林市(String), 703(Integer)
20160316-09:10:47.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47a034e7]
20160316-09:10:47.048+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197fb41] was not registered for synchronization because synchronization is not active
20160316-09:10:47.048+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.048+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647048(Long), 0(Long), 1458090647048(Long), 0(Integer), 132300(String), 磐石市(String), 703(Integer)
20160316-09:10:47.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197fb41]
20160316-09:10:47.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42666393] was not registered for synchronization because synchronization is not active
20160316-09:10:47.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.084+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647082(Long), 0(Long), 1458090647082(Long), 0(Integer), 132000(String), 昌邑区(String), 703(Integer)
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42666393]
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f23e56] was not registered for synchronization because synchronization is not active
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647096(Long), 0(Long), 1458090647096(Long), 0(Integer), 132000(String), 龙潭区(String), 703(Integer)
20160316-09:10:47.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f23e56]
20160316-09:10:47.144+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.145+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.145+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8c4eceb] was not registered for synchronization because synchronization is not active
20160316-09:10:47.145+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.145+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647145(Long), 0(Long), 1458090647145(Long), 0(Integer), 132000(String), 船营区(String), 703(Integer)
20160316-09:10:47.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.175+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8c4eceb]
20160316-09:10:47.175+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b7fe45] was not registered for synchronization because synchronization is not active
20160316-09:10:47.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.176+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647176(Long), 0(Long), 1458090647176(Long), 0(Integer), 132000(String), 丰满区(String), 703(Integer)
20160316-09:10:47.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b7fe45]
20160316-09:10:47.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f06c1a3] was not registered for synchronization because synchronization is not active
20160316-09:10:47.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647200(Long), 0(Long), 1458090647200(Long), 0(Integer), 132100(String), 永吉县(String), 703(Integer)
20160316-09:10:47.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f06c1a3]
20160316-09:10:47.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e0f1ec5] was not registered for synchronization because synchronization is not active
20160316-09:10:47.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.232+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647231(Long), 0(Long), 1458090647231(Long), 0(Integer), 132500(String), 蛟河市(String), 703(Integer)
20160316-09:10:47.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e0f1ec5]
20160316-09:10:47.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4bcb17] was not registered for synchronization because synchronization is not active
20160316-09:10:47.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.276+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647275(Long), 0(Long), 1458090647275(Long), 0(Integer), 132400(String), 桦甸市(String), 703(Integer)
20160316-09:10:47.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d4bcb17]
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31b948c4] was not registered for synchronization because synchronization is not active
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647357(Long), 0(Long), 1458090647357(Long), 0(Integer), 132600(String), 舒兰市(String), 703(Integer)
20160316-09:10:47.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31b948c4]
20160316-09:10:47.409+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ca0aec2] was not registered for synchronization because synchronization is not active
20160316-09:10:47.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.410+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647409(Long), 0(Long), 1458090647409(Long), 0(Integer), 136000(String), 四平市(String), 703(Integer)
20160316-09:10:47.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ca0aec2]
20160316-09:10:47.580+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5032f2b7] was not registered for synchronization because synchronization is not active
20160316-09:10:47.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.581+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647581(Long), 0(Long), 1458090647581(Long), 0(Integer), 136400(String), 双辽市(String), 703(Integer)
20160316-09:10:47.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.609+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5032f2b7]
20160316-09:10:47.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13acfc4c] was not registered for synchronization because synchronization is not active
20160316-09:10:47.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647610(Long), 0(Long), 1458090647610(Long), 0(Integer), 136000(String), 铁西区(String), 703(Integer)
20160316-09:10:47.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13acfc4c]
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5056e587] was not registered for synchronization because synchronization is not active
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.639+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647639(Long), 0(Long), 1458090647639(Long), 0(Integer), 136000(String), 铁东区(String), 703(Integer)
20160316-09:10:47.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.658+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5056e587]
20160316-09:10:47.658+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.658+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.658+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c14b84d] was not registered for synchronization because synchronization is not active
20160316-09:10:47.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.710+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647658(Long), 0(Long), 1458090647658(Long), 0(Integer), 136500(String), 梨树县(String), 703(Integer)
20160316-09:10:47.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c14b84d]
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a199711] was not registered for synchronization because synchronization is not active
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.848+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647848(Long), 0(Long), 1458090647848(Long), 0(Integer), 130700(String), 伊通满族自治县(String), 703(Integer)
20160316-09:10:47.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a199711]
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a99e02d] was not registered for synchronization because synchronization is not active
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.889+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647889(Long), 0(Long), 1458090647889(Long), 0(Integer), 434(String), 公主岭市(String), -1(Integer)
20160316-09:10:47.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.922+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a99e02d]
20160316-09:10:47.922+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fc4a239] was not registered for synchronization because synchronization is not active
20160316-09:10:47.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647922(Long), 0(Long), 1458090647922(Long), 0(Integer), 136200(String), 辽源市(String), 703(Integer)
20160316-09:10:47.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fc4a239]
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1582d39d] was not registered for synchronization because synchronization is not active
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647955(Long), 0(Long), 1458090647955(Long), 0(Integer), 136600(String), 东辽县(String), 703(Integer)
20160316-09:10:47.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:47.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1582d39d]
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@578ed8e1] was not registered for synchronization because synchronization is not active
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:47.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:47.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:47.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:47.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090647975(Long), 0(Long), 1458090647975(Long), 0(Integer), 136200(String), 龙山区(String), 703(Integer)
20160316-09:10:48.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@578ed8e1]
20160316-09:10:48.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cccc9d8] was not registered for synchronization because synchronization is not active
20160316-09:10:48.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.033+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648032(Long), 0(Long), 1458090648032(Long), 0(Integer), 136200(String), 西安区(String), 703(Integer)
20160316-09:10:48.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cccc9d8]
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50baf993] was not registered for synchronization because synchronization is not active
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648067(Long), 0(Long), 1458090648067(Long), 0(Integer), 437(String), 东丰县(String), -1(Integer)
20160316-09:10:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50baf993]
20160316-09:10:48.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a55bf45] was not registered for synchronization because synchronization is not active
20160316-09:10:48.117+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.117+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648117(Long), 0(Long), 1458090648117(Long), 0(Integer), 134000(String), 通化市(String), 703(Integer)
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a55bf45]
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29dd6320] was not registered for synchronization because synchronization is not active
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.131+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648131(Long), 0(Long), 1458090648131(Long), 0(Integer), 134200(String), 集安市(String), 703(Integer)
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29dd6320]
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c4a384] was not registered for synchronization because synchronization is not active
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.146+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648146(Long), 0(Long), 1458090648146(Long), 0(Integer), 134000(String), 东昌区(String), 703(Integer)
20160316-09:10:48.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36c4a384]
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17495c9e] was not registered for synchronization because synchronization is not active
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.188+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648188(Long), 0(Long), 1458090648188(Long), 0(Integer), 134000(String), 二道江区(String), 703(Integer)
20160316-09:10:48.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17495c9e]
20160316-09:10:48.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df419b9] was not registered for synchronization because synchronization is not active
20160316-09:10:48.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648216(Long), 0(Long), 1458090648216(Long), 0(Integer), 134100(String), 通化县(String), 703(Integer)
20160316-09:10:48.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df419b9]
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22fc32f0] was not registered for synchronization because synchronization is not active
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.238+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648238(Long), 0(Long), 1458090648238(Long), 0(Integer), 135100(String), 辉南县(String), 703(Integer)
20160316-09:10:48.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22fc32f0]
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dffc773] was not registered for synchronization because synchronization is not active
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.269+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648269(Long), 0(Long), 1458090648269(Long), 0(Integer), 135300(String), 柳河县(String), 703(Integer)
20160316-09:10:48.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dffc773]
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11b13643] was not registered for synchronization because synchronization is not active
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648316(Long), 0(Long), 1458090648316(Long), 0(Integer), 135000(String), 梅河口市(String), 703(Integer)
20160316-09:10:48.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11b13643]
20160316-09:10:48.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ef4ebd] was not registered for synchronization because synchronization is not active
20160316-09:10:48.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648341(Long), 0(Long), 1458090648341(Long), 0(Integer), 134300(String), 白山市(String), 703(Integer)
20160316-09:10:48.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ef4ebd]
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581928c2] was not registered for synchronization because synchronization is not active
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.364+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648364(Long), 0(Long), 1458090648364(Long), 0(Integer), 134600(String), 临江市(String), 703(Integer)
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581928c2]
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f52df3] was not registered for synchronization because synchronization is not active
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.389+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648389(Long), 0(Long), 1458090648389(Long), 0(Integer), 134300(String), 八道江区(String), 703(Integer)
20160316-09:10:48.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39f52df3]
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33443d] was not registered for synchronization because synchronization is not active
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.414+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648414(Long), 0(Long), 1458090648414(Long), 0(Integer), 134500(String), 抚松县(String), 703(Integer)
20160316-09:10:48.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33443d]
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@450f9073] was not registered for synchronization because synchronization is not active
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.426+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648426(Long), 0(Long), 1458090648426(Long), 0(Integer), 135200(String), 靖宇县(String), 703(Integer)
20160316-09:10:48.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@450f9073]
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a27b54] was not registered for synchronization because synchronization is not active
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.463+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648463(Long), 0(Long), 1458090648463(Long), 0(Integer), 134400(String), 长白朝鲜族自治县(String), 703(Integer)
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a27b54]
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3afbe236] was not registered for synchronization because synchronization is not active
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648487(Long), 0(Long), 1458090648487(Long), 0(Integer), 439(String), 江源县(String), -1(Integer)
20160316-09:10:48.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3afbe236]
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5caa9532] was not registered for synchronization because synchronization is not active
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.531+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648531(Long), 0(Long), 1458090648531(Long), 0(Integer), 138000(String), 松原市(String), 703(Integer)
20160316-09:10:48.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5caa9532]
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5598f84b] was not registered for synchronization because synchronization is not active
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.558+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648558(Long), 0(Long), 1458090648558(Long), 0(Integer), 131200(String), 扶余县(String), 703(Integer)
20160316-09:10:48.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5598f84b]
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c76a15] was not registered for synchronization because synchronization is not active
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648598(Long), 0(Long), 1458090648598(Long), 0(Integer), 138000(String), 宁江区(String), 703(Integer)
20160316-09:10:48.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c76a15]
20160316-09:10:48.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b71e462] was not registered for synchronization because synchronization is not active
20160316-09:10:48.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648639(Long), 0(Long), 1458090648639(Long), 0(Integer), 131100(String), 前郭尔罗斯蒙古族自治县(String), 703(Integer)
20160316-09:10:48.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b71e462]
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17f52776] was not registered for synchronization because synchronization is not active
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.672+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648672(Long), 0(Long), 1458090648672(Long), 0(Integer), 131500(String), 长岭县(String), 703(Integer)
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17f52776]
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cc5f977] was not registered for synchronization because synchronization is not active
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.695+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648695(Long), 0(Long), 1458090648695(Long), 0(Integer), 131400(String), 乾安县(String), 703(Integer)
20160316-09:10:48.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cc5f977]
20160316-09:10:48.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55243942] was not registered for synchronization because synchronization is not active
20160316-09:10:48.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648732(Long), 0(Long), 1458090648732(Long), 0(Integer), 137000(String), 白城市(String), 703(Integer)
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55243942]
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b038a6] was not registered for synchronization because synchronization is not active
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.888+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648888(Long), 0(Long), 1458090648888(Long), 0(Integer), 131300(String), 大安市(String), 703(Integer)
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70b038a6]
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f3f6b4f] was not registered for synchronization because synchronization is not active
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648911(Long), 0(Long), 1458090648911(Long), 0(Integer), 137000(String), 洮北区(String), 703(Integer)
20160316-09:10:48.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f3f6b4f]
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e7a32f3] was not registered for synchronization because synchronization is not active
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648955(Long), 0(Long), 1458090648955(Long), 0(Integer), 137300(String), 镇赉县(String), 703(Integer)
20160316-09:10:48.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:48.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:48.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e7a32f3]
20160316-09:10:48.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:48.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:48.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ea3cba9] was not registered for synchronization because synchronization is not active
20160316-09:10:48.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:48.982+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:48.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:48.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:48.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090648981(Long), 0(Long), 1458090648981(Long), 0(Integer), 137200(String), 通榆县(String), 703(Integer)
20160316-09:10:49.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ea3cba9]
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eb9f428] was not registered for synchronization because synchronization is not active
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.005+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649005(Long), 0(Long), 1458090649005(Long), 0(Integer), 137100(String), 洮南市(String), 703(Integer)
20160316-09:10:49.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eb9f428]
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@379159fa] was not registered for synchronization because synchronization is not active
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.032+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649032(Long), 0(Long), 1458090649032(Long), 0(Integer), 133000(String), 延边朝鲜族自治州(String), 703(Integer)
20160316-09:10:49.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@379159fa]
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5bfd3d] was not registered for synchronization because synchronization is not active
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.057+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649057(Long), 0(Long), 1458090649057(Long), 0(Integer), 133200(String), 汪清县(String), 703(Integer)
20160316-09:10:49.077+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.077+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5bfd3d]
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3033f4c9] was not registered for synchronization because synchronization is not active
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.080+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649080(Long), 0(Long), 1458090649080(Long), 0(Integer), 133000(String), 延吉市(String), 703(Integer)
20160316-09:10:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3033f4c9]
20160316-09:10:49.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@449cad57] was not registered for synchronization because synchronization is not active
20160316-09:10:49.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649118(Long), 0(Long), 1458090649118(Long), 0(Integer), 133100(String), 图们市(String), 703(Integer)
20160316-09:10:49.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@449cad57]
20160316-09:10:49.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a4e5967] was not registered for synchronization because synchronization is not active
20160316-09:10:49.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649141(Long), 0(Long), 1458090649141(Long), 0(Integer), 133700(String), 敦化市(String), 703(Integer)
20160316-09:10:49.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a4e5967]
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29137481] was not registered for synchronization because synchronization is not active
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.167+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649167(Long), 0(Long), 1458090649167(Long), 0(Integer), 133300(String), 珲春市(String), 703(Integer)
20160316-09:10:49.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29137481]
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b04f602] was not registered for synchronization because synchronization is not active
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.192+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649192(Long), 0(Long), 1458090649192(Long), 0(Integer), 133400(String), 龙井市(String), 703(Integer)
20160316-09:10:49.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b04f602]
20160316-09:10:49.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86d5363] was not registered for synchronization because synchronization is not active
20160316-09:10:49.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649215(Long), 0(Long), 1458090649215(Long), 0(Integer), 133500(String), 和龙市(String), 703(Integer)
20160316-09:10:49.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86d5363]
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ad54923] was not registered for synchronization because synchronization is not active
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.249+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649249(Long), 0(Long), 1458090649249(Long), 0(Integer), 433(String), 安图县(String), -1(Integer)
20160316-09:10:49.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ad54923]
20160316-09:10:49.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7895d11c] was not registered for synchronization because synchronization is not active
20160316-09:10:49.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.286+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649280(Long), 0(Long), 1458090649280(Long), 0(Integer), 00(String), 黑龙江省(String), -1(Integer)
20160316-09:10:49.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7895d11c]
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@359e7698] was not registered for synchronization because synchronization is not active
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649322(Long), 0(Long), 1458090649322(Long), 0(Integer), 150000(String), 哈尔滨市(String), 773(Integer)
20160316-09:10:49.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@359e7698]
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a2c70bf] was not registered for synchronization because synchronization is not active
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649356(Long), 0(Long), 1458090649356(Long), 0(Integer), 150200(String), 五常市(String), 773(Integer)
20160316-09:10:49.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a2c70bf]
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48179fc4] was not registered for synchronization because synchronization is not active
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649374(Long), 0(Long), 1458090649374(Long), 0(Integer), 150000(String), 道里区(String), 773(Integer)
20160316-09:10:49.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48179fc4]
20160316-09:10:49.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f34817] was not registered for synchronization because synchronization is not active
20160316-09:10:49.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.406+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649405(Long), 0(Long), 1458090649405(Long), 0(Integer), 150000(String), 南岗区(String), 773(Integer)
20160316-09:10:49.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f34817]
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ee2c067] was not registered for synchronization because synchronization is not active
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.439+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649439(Long), 0(Long), 1458090649439(Long), 0(Integer), 150000(String), 道外区(String), 773(Integer)
20160316-09:10:49.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ee2c067]
20160316-09:10:49.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6488a31b] was not registered for synchronization because synchronization is not active
20160316-09:10:49.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.458+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649457(Long), 0(Long), 1458090649457(Long), 0(Integer), 150000(String), 香坊区(String), 773(Integer)
20160316-09:10:49.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6488a31b]
20160316-09:10:49.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ac2353] was not registered for synchronization because synchronization is not active
20160316-09:10:49.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.489+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649489(Long), 0(Long), 1458090649489(Long), 0(Integer), 150000(String), 动力区(String), 773(Integer)
20160316-09:10:49.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ac2353]
20160316-09:10:49.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4249b103] was not registered for synchronization because synchronization is not active
20160316-09:10:49.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.523+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649522(Long), 0(Long), 1458090649522(Long), 0(Integer), 150000(String), 平房区(String), 773(Integer)
20160316-09:10:49.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4249b103]
20160316-09:10:49.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ea0732c] was not registered for synchronization because synchronization is not active
20160316-09:10:49.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.551+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649551(Long), 0(Long), 1458090649551(Long), 0(Integer), 150000(String), 松北区(String), 773(Integer)
20160316-09:10:49.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ea0732c]
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e483d2] was not registered for synchronization because synchronization is not active
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.588+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649588(Long), 0(Long), 1458090649588(Long), 0(Integer), 150500(String), 呼兰区(String), 773(Integer)
20160316-09:10:49.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e483d2]
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a95417] was not registered for synchronization because synchronization is not active
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649610(Long), 0(Long), 1458090649610(Long), 0(Integer), 154800(String), 依兰县(String), 773(Integer)
20160316-09:10:49.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a95417]
20160316-09:10:49.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dd6cfe6] was not registered for synchronization because synchronization is not active
20160316-09:10:49.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649639(Long), 0(Long), 1458090649639(Long), 0(Integer), 150800(String), 方正县(String), 773(Integer)
20160316-09:10:49.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dd6cfe6]
20160316-09:10:49.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f2d7b53] was not registered for synchronization because synchronization is not active
20160316-09:10:49.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.673+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649673(Long), 0(Long), 1458090649673(Long), 0(Integer), 150400(String), 宾县(String), 773(Integer)
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f2d7b53]
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c4d26f9] was not registered for synchronization because synchronization is not active
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.692+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649692(Long), 0(Long), 1458090649692(Long), 0(Integer), 151800(String), 巴彦县(String), 773(Integer)
20160316-09:10:49.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.731+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c4d26f9]
20160316-09:10:49.731+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1552a53e] was not registered for synchronization because synchronization is not active
20160316-09:10:49.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.732+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649731(Long), 0(Long), 1458090649731(Long), 0(Integer), 151900(String), 木兰县(String), 773(Integer)
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1552a53e]
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9824e70] was not registered for synchronization because synchronization is not active
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.759+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649759(Long), 0(Long), 1458090649759(Long), 0(Integer), 150900(String), 通河县(String), 773(Integer)
20160316-09:10:49.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9824e70]
20160316-09:10:49.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35671ce7] was not registered for synchronization because synchronization is not active
20160316-09:10:49.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.798+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649797(Long), 0(Long), 1458090649797(Long), 0(Integer), 150700(String), 延寿县(String), 773(Integer)
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35671ce7]
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d4dab04] was not registered for synchronization because synchronization is not active
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.822+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649822(Long), 0(Long), 1458090649822(Long), 0(Integer), 150300(String), 阿城市(String), 773(Integer)
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d4dab04]
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@446b4e7] was not registered for synchronization because synchronization is not active
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.837+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649837(Long), 0(Long), 1458090649837(Long), 0(Integer), 150100(String), 双城市(String), 773(Integer)
20160316-09:10:49.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@446b4e7]
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d6b659] was not registered for synchronization because synchronization is not active
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.865+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649865(Long), 0(Long), 1458090649865(Long), 0(Integer), 150600(String), 尚志市(String), 773(Integer)
20160316-09:10:49.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d6b659]
20160316-09:10:49.888+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.888+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fa3bcaa] was not registered for synchronization because synchronization is not active
20160316-09:10:49.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.889+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649888(Long), 0(Long), 1458090649888(Long), 0(Integer), 452(String), 齐齐哈尔市(String), -1(Integer)
20160316-09:10:49.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fa3bcaa]
20160316-09:10:49.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6de462cf] was not registered for synchronization because synchronization is not active
20160316-09:10:49.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649908(Long), 0(Long), 1458090649908(Long), 0(Integer), 161000(String), 龙沙区(String), 773(Integer)
20160316-09:10:49.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:49.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:49.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6de462cf]
20160316-09:10:49.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:49.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:49.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dfcd07d] was not registered for synchronization because synchronization is not active
20160316-09:10:49.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:49.966+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:49.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:49.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:49.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090649965(Long), 0(Long), 1458090649965(Long), 0(Integer), 161000(String), 建华区(String), 773(Integer)
20160316-09:10:50.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dfcd07d]
20160316-09:10:50.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@637b4fde] was not registered for synchronization because synchronization is not active
20160316-09:10:50.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650006(Long), 0(Long), 1458090650006(Long), 0(Integer), 161000(String), 铁锋区(String), 773(Integer)
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@637b4fde]
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500d17b7] was not registered for synchronization because synchronization is not active
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.032+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650032(Long), 0(Long), 1458090650032(Long), 0(Integer), 161000(String), 昂昂溪区(String), 773(Integer)
20160316-09:10:50.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@500d17b7]
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7755beb9] was not registered for synchronization because synchronization is not active
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.072+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650072(Long), 0(Long), 1458090650072(Long), 0(Integer), 161000(String), 富拉尔基区(String), 773(Integer)
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7755beb9]
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@543d8398] was not registered for synchronization because synchronization is not active
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.101+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650101(Long), 0(Long), 1458090650101(Long), 0(Integer), 161000(String), 碾子山区(String), 773(Integer)
20160316-09:10:50.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@543d8398]
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dddb03e] was not registered for synchronization because synchronization is not active
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650132(Long), 0(Long), 1458090650132(Long), 0(Integer), 161000(String), 梅里斯达斡尔族区(String), 773(Integer)
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dddb03e]
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a203667] was not registered for synchronization because synchronization is not active
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.151+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650151(Long), 0(Long), 1458090650151(Long), 0(Integer), 161100(String), 龙江县(String), 773(Integer)
20160316-09:10:50.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a203667]
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c3b915] was not registered for synchronization because synchronization is not active
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650191(Long), 0(Long), 1458090650191(Long), 0(Integer), 161500(String), 依安县(String), 773(Integer)
20160316-09:10:50.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c3b915]
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca5cc9e] was not registered for synchronization because synchronization is not active
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.214+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650214(Long), 0(Long), 1458090650214(Long), 0(Integer), 162400(String), 泰来县(String), 773(Integer)
20160316-09:10:50.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca5cc9e]
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7125d0c1] was not registered for synchronization because synchronization is not active
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.242+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650242(Long), 0(Long), 1458090650242(Long), 0(Integer), 162100(String), 甘南县(String), 773(Integer)
20160316-09:10:50.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7125d0c1]
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c55905] was not registered for synchronization because synchronization is not active
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650280(Long), 0(Long), 1458090650280(Long), 0(Integer), 161200(String), 富裕县(String), 773(Integer)
20160316-09:10:50.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40c55905]
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@329bc59d] was not registered for synchronization because synchronization is not active
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.313+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650313(Long), 0(Long), 1458090650313(Long), 0(Integer), 161600(String), 克山县(String), 773(Integer)
20160316-09:10:50.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@329bc59d]
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58487156] was not registered for synchronization because synchronization is not active
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.340+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650340(Long), 0(Long), 1458090650340(Long), 0(Integer), 164800(String), 克东县(String), 773(Integer)
20160316-09:10:50.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58487156]
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8bcddb0] was not registered for synchronization because synchronization is not active
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.367+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650367(Long), 0(Long), 1458090650367(Long), 0(Integer), 164700(String), 拜泉县(String), 773(Integer)
20160316-09:10:50.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8bcddb0]
20160316-09:10:50.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c745a45] was not registered for synchronization because synchronization is not active
20160316-09:10:50.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.391+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650390(Long), 0(Long), 1458090650390(Long), 0(Integer), 161300(String), 讷河市(String), 773(Integer)
20160316-09:10:50.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c745a45]
20160316-09:10:50.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5ed9c8] was not registered for synchronization because synchronization is not active
20160316-09:10:50.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.423+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650423(Long), 0(Long), 1458090650423(Long), 0(Integer), 158100(String), 鸡西市(String), 773(Integer)
20160316-09:10:50.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5ed9c8]
20160316-09:10:50.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a20d3c9] was not registered for synchronization because synchronization is not active
20160316-09:10:50.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650449(Long), 0(Long), 1458090650449(Long), 0(Integer), 158300(String), 密山市(String), 773(Integer)
20160316-09:10:50.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a20d3c9]
20160316-09:10:50.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7074b8d3] was not registered for synchronization because synchronization is not active
20160316-09:10:50.486+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650481(Long), 0(Long), 1458090650481(Long), 0(Integer), 158100(String), 鸡冠区(String), 773(Integer)
20160316-09:10:50.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7074b8d3]
20160316-09:10:50.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ec5835] was not registered for synchronization because synchronization is not active
20160316-09:10:50.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.523+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650522(Long), 0(Long), 1458090650522(Long), 0(Integer), 158100(String), 恒山区(String), 773(Integer)
20160316-09:10:50.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ec5835]
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4225a0f5] was not registered for synchronization because synchronization is not active
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650541(Long), 0(Long), 1458090650541(Long), 0(Integer), 158100(String), 滴道区(String), 773(Integer)
20160316-09:10:50.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4225a0f5]
20160316-09:10:50.572+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b282f83] was not registered for synchronization because synchronization is not active
20160316-09:10:50.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.573+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650573(Long), 0(Long), 1458090650573(Long), 0(Integer), 158100(String), 梨树区(String), 773(Integer)
20160316-09:10:50.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b282f83]
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b02770] was not registered for synchronization because synchronization is not active
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650608(Long), 0(Long), 1458090650608(Long), 0(Integer), 158100(String), 城子河区(String), 773(Integer)
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b02770]
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be40f1f] was not registered for synchronization because synchronization is not active
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.618+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650618(Long), 0(Long), 1458090650618(Long), 0(Integer), 158100(String), 麻山区(String), 773(Integer)
20160316-09:10:50.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be40f1f]
20160316-09:10:50.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.654+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.654+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b3f77f9] was not registered for synchronization because synchronization is not active
20160316-09:10:50.654+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.654+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650653(Long), 0(Long), 1458090650653(Long), 0(Integer), 158200(String), 鸡东县(String), 773(Integer)
20160316-09:10:50.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b3f77f9]
20160316-09:10:50.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e6bbf9] was not registered for synchronization because synchronization is not active
20160316-09:10:50.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650699(Long), 0(Long), 1458090650699(Long), 0(Integer), 158400(String), 虎林市(String), 773(Integer)
20160316-09:10:50.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e6bbf9]
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@640c40f9] was not registered for synchronization because synchronization is not active
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.728+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.728+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650728(Long), 0(Long), 1458090650728(Long), 0(Integer), 468(String), 鹤岗市(String), -1(Integer)
20160316-09:10:50.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@640c40f9]
20160316-09:10:50.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27a2206b] was not registered for synchronization because synchronization is not active
20160316-09:10:50.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.932+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650931(Long), 0(Long), 1458090650931(Long), 0(Integer), 154100(String), 向阳区(String), 773(Integer)
20160316-09:10:50.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:50.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:50.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27a2206b]
20160316-09:10:50.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:50.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:50.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a4d652] was not registered for synchronization because synchronization is not active
20160316-09:10:50.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:50.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:50.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:50.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:50.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090650993(Long), 0(Long), 1458090650993(Long), 0(Integer), 154100(String), 工农区(String), 773(Integer)
20160316-09:10:51.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a4d652]
20160316-09:10:51.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb065d] was not registered for synchronization because synchronization is not active
20160316-09:10:51.117+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.117+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651116(Long), 0(Long), 1458090651116(Long), 0(Integer), 154100(String), 南山区(String), 773(Integer)
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb065d]
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adcef61] was not registered for synchronization because synchronization is not active
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.146+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651146(Long), 0(Long), 1458090651146(Long), 0(Integer), 154100(String), 兴安区(String), 773(Integer)
20160316-09:10:51.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adcef61]
20160316-09:10:51.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48bf54e6] was not registered for synchronization because synchronization is not active
20160316-09:10:51.189+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.189+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651189(Long), 0(Long), 1458090651189(Long), 0(Integer), 154100(String), 东山区(String), 773(Integer)
20160316-09:10:51.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48bf54e6]
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9b626a] was not registered for synchronization because synchronization is not active
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.232+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651232(Long), 0(Long), 1458090651232(Long), 0(Integer), 154100(String), 兴山区(String), 773(Integer)
20160316-09:10:51.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.264+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e9b626a]
20160316-09:10:51.264+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.264+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7917ef91] was not registered for synchronization because synchronization is not active
20160316-09:10:51.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.265+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651264(Long), 0(Long), 1458090651264(Long), 0(Integer), 154200(String), 萝北县(String), 773(Integer)
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7917ef91]
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36663554] was not registered for synchronization because synchronization is not active
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.288+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651288(Long), 0(Long), 1458090651288(Long), 0(Integer), 156200(String), 绥滨县(String), 773(Integer)
20160316-09:10:51.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36663554]
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@109e5bc9] was not registered for synchronization because synchronization is not active
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.314+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651314(Long), 0(Long), 1458090651314(Long), 0(Integer), 469(String), 双鸭山市(String), -1(Integer)
20160316-09:10:51.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@109e5bc9]
20160316-09:10:51.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5247710] was not registered for synchronization because synchronization is not active
20160316-09:10:51.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651326(Long), 0(Long), 1458090651326(Long), 0(Integer), 155100(String), 尖山区(String), 773(Integer)
20160316-09:10:51.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5247710]
20160316-09:10:51.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c3a66ef] was not registered for synchronization because synchronization is not active
20160316-09:10:51.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651368(Long), 0(Long), 1458090651368(Long), 0(Integer), 155100(String), 岭东区(String), 773(Integer)
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c3a66ef]
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d60e50b] was not registered for synchronization because synchronization is not active
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.405+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651405(Long), 0(Long), 1458090651405(Long), 0(Integer), 155100(String), 四方台区(String), 773(Integer)
20160316-09:10:51.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d60e50b]
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72155e4e] was not registered for synchronization because synchronization is not active
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.438+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651438(Long), 0(Long), 1458090651438(Long), 0(Integer), 155100(String), 宝山区(String), 773(Integer)
20160316-09:10:51.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72155e4e]
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6f1374] was not registered for synchronization because synchronization is not active
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.471+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651471(Long), 0(Long), 1458090651471(Long), 0(Integer), 155900(String), 集贤县(String), 773(Integer)
20160316-09:10:51.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6f1374]
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29cee190] was not registered for synchronization because synchronization is not active
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.513+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651513(Long), 0(Long), 1458090651513(Long), 0(Integer), 155800(String), 友谊县(String), 773(Integer)
20160316-09:10:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29cee190]
20160316-09:10:51.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d711a77] was not registered for synchronization because synchronization is not active
20160316-09:10:51.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651531(Long), 0(Long), 1458090651531(Long), 0(Integer), 155600(String), 宝清县(String), 773(Integer)
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d711a77]
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683c56ff] was not registered for synchronization because synchronization is not active
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.565+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651565(Long), 0(Long), 1458090651565(Long), 0(Integer), 155700(String), 饶河县(String), 773(Integer)
20160316-09:10:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683c56ff]
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a4e66d] was not registered for synchronization because synchronization is not active
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651598(Long), 0(Long), 1458090651598(Long), 0(Integer), 163000(String), 大庆市(String), 773(Integer)
20160316-09:10:51.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a4e66d]
20160316-09:10:51.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605e53d] was not registered for synchronization because synchronization is not active
20160316-09:10:51.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.632+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651632(Long), 0(Long), 1458090651632(Long), 0(Integer), 166200(String), 杜尔伯特蒙古族自治县(String), 773(Integer)
20160316-09:10:51.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605e53d]
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@609f293a] was not registered for synchronization because synchronization is not active
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651649(Long), 0(Long), 1458090651649(Long), 0(Integer), 163000(String), 萨尔图区(String), 773(Integer)
20160316-09:10:51.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@609f293a]
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5814ef1c] was not registered for synchronization because synchronization is not active
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.680+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651680(Long), 0(Long), 1458090651680(Long), 0(Integer), 163000(String), 龙凤区(String), 773(Integer)
20160316-09:10:51.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5814ef1c]
20160316-09:10:51.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69f796f0] was not registered for synchronization because synchronization is not active
20160316-09:10:51.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651699(Long), 0(Long), 1458090651699(Long), 0(Integer), 163000(String), 让胡路区(String), 773(Integer)
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69f796f0]
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61e9f1b6] was not registered for synchronization because synchronization is not active
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.726+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651726(Long), 0(Long), 1458090651726(Long), 0(Integer), 163000(String), 红岗区(String), 773(Integer)
20160316-09:10:51.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.756+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61e9f1b6]
20160316-09:10:51.756+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca213f] was not registered for synchronization because synchronization is not active
20160316-09:10:51.757+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.757+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651756(Long), 0(Long), 1458090651756(Long), 0(Integer), 163000(String), 大同区(String), 773(Integer)
20160316-09:10:51.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca213f]
20160316-09:10:51.808+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e4e3d62] was not registered for synchronization because synchronization is not active
20160316-09:10:51.808+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.808+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651808(Long), 0(Long), 1458090651808(Long), 0(Integer), 166400(String), 肇州县(String), 773(Integer)
20160316-09:10:51.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e4e3d62]
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69dfe150] was not registered for synchronization because synchronization is not active
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.864+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651864(Long), 0(Long), 1458090651864(Long), 0(Integer), 166500(String), 肇源县(String), 773(Integer)
20160316-09:10:51.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69dfe150]
20160316-09:10:51.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.905+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5792d9] was not registered for synchronization because synchronization is not active
20160316-09:10:51.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.906+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651905(Long), 0(Long), 1458090651905(Long), 0(Integer), 166300(String), 林甸县(String), 773(Integer)
20160316-09:10:51.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5792d9]
20160316-09:10:51.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bd4cb3e] was not registered for synchronization because synchronization is not active
20160316-09:10:51.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.948+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651947(Long), 0(Long), 1458090651947(Long), 0(Integer), 153000(String), 伊春市(String), 773(Integer)
20160316-09:10:51.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bd4cb3e]
20160316-09:10:51.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d1396f] was not registered for synchronization because synchronization is not active
20160316-09:10:51.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.974+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651974(Long), 0(Long), 1458090651974(Long), 0(Integer), 152500(String), 铁力市(String), 773(Integer)
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d1396f]
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2c287] was not registered for synchronization because synchronization is not active
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:51.991+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:51.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090651991(Long), 0(Long), 1458090651991(Long), 0(Integer), 153000(String), 伊春区(String), 773(Integer)
20160316-09:10:52.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2c287]
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df9cf7b] was not registered for synchronization because synchronization is not active
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.023+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652023(Long), 0(Long), 1458090652023(Long), 0(Integer), 153000(String), 南岔区(String), 773(Integer)
20160316-09:10:52.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df9cf7b]
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba3ece5] was not registered for synchronization because synchronization is not active
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.046+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652046(Long), 0(Long), 1458090652046(Long), 0(Integer), 153000(String), 友好区(String), 773(Integer)
20160316-09:10:52.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba3ece5]
20160316-09:10:52.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ca3b13] was not registered for synchronization because synchronization is not active
20160316-09:10:52.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652073(Long), 0(Long), 1458090652073(Long), 0(Integer), 153000(String), 西林区(String), 773(Integer)
20160316-09:10:52.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ca3b13]
20160316-09:10:52.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52b84700] was not registered for synchronization because synchronization is not active
20160316-09:10:52.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.114+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652114(Long), 0(Long), 1458090652114(Long), 0(Integer), 153000(String), 翠峦区(String), 773(Integer)
20160316-09:10:52.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52b84700]
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d691769] was not registered for synchronization because synchronization is not active
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.139+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652139(Long), 0(Long), 1458090652139(Long), 0(Integer), 153000(String), 新青区(String), 773(Integer)
20160316-09:10:52.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d691769]
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@488a358e] was not registered for synchronization because synchronization is not active
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.174+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652174(Long), 0(Long), 1458090652174(Long), 0(Integer), 153000(String), 美溪区(String), 773(Integer)
20160316-09:10:52.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@488a358e]
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18748d16] was not registered for synchronization because synchronization is not active
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652199(Long), 0(Long), 1458090652199(Long), 0(Integer), 153000(String), 金山屯区(String), 773(Integer)
20160316-09:10:52.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18748d16]
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36cae11e] was not registered for synchronization because synchronization is not active
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.224+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652224(Long), 0(Long), 1458090652224(Long), 0(Integer), 153000(String), 五营区(String), 773(Integer)
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36cae11e]
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1711c350] was not registered for synchronization because synchronization is not active
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.234+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652234(Long), 0(Long), 1458090652234(Long), 0(Integer), 153000(String), 乌马河区(String), 773(Integer)
20160316-09:10:52.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1711c350]
20160316-09:10:52.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce6bbd8] was not registered for synchronization because synchronization is not active
20160316-09:10:52.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652273(Long), 0(Long), 1458090652273(Long), 0(Integer), 153000(String), 汤旺河区(String), 773(Integer)
20160316-09:10:52.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce6bbd8]
20160316-09:10:52.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f1fd57c] was not registered for synchronization because synchronization is not active
20160316-09:10:52.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.306+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652306(Long), 0(Long), 1458090652306(Long), 0(Integer), 153000(String), 带岭区(String), 773(Integer)
20160316-09:10:52.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f1fd57c]
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@211d9167] was not registered for synchronization because synchronization is not active
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.324+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652324(Long), 0(Long), 1458090652324(Long), 0(Integer), 153000(String), 乌伊岭区(String), 773(Integer)
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@211d9167]
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1968265a] was not registered for synchronization because synchronization is not active
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652339(Long), 0(Long), 1458090652339(Long), 0(Integer), 153000(String), 红星区(String), 773(Integer)
20160316-09:10:52.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1968265a]
20160316-09:10:52.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.375+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.375+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40958c43] was not registered for synchronization because synchronization is not active
20160316-09:10:52.375+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.375+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652375(Long), 0(Long), 1458090652375(Long), 0(Integer), 153000(String), 上甘岭区(String), 773(Integer)
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40958c43]
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4db2bf02] was not registered for synchronization because synchronization is not active
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652400(Long), 0(Long), 1458090652400(Long), 0(Integer), 153200(String), 嘉荫县(String), 773(Integer)
20160316-09:10:52.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4db2bf02]
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79fcce6c] was not registered for synchronization because synchronization is not active
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.440+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652440(Long), 0(Long), 1458090652440(Long), 0(Integer), 154000(String), 佳木斯市(String), 773(Integer)
20160316-09:10:52.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79fcce6c]
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d5c3087] was not registered for synchronization because synchronization is not active
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.472+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652472(Long), 0(Long), 1458090652472(Long), 0(Integer), 156100(String), 富锦市(String), 773(Integer)
20160316-09:10:52.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d5c3087]
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568711e2] was not registered for synchronization because synchronization is not active
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.499+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652499(Long), 0(Long), 1458090652499(Long), 0(Integer), 154000(String), 永红区(String), 773(Integer)
20160316-09:10:52.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568711e2]
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627177ef] was not registered for synchronization because synchronization is not active
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.529+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652529(Long), 0(Long), 1458090652529(Long), 0(Integer), 154000(String), 向阳区(String), 773(Integer)
20160316-09:10:52.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627177ef]
20160316-09:10:52.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54fe9ab3] was not registered for synchronization because synchronization is not active
20160316-09:10:52.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652565(Long), 0(Long), 1458090652565(Long), 0(Integer), 154000(String), 前进区(String), 773(Integer)
20160316-09:10:52.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54fe9ab3]
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11ef5089] was not registered for synchronization because synchronization is not active
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652597(Long), 0(Long), 1458090652597(Long), 0(Integer), 154000(String), 东风区(String), 773(Integer)
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11ef5089]
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d7388e4] was not registered for synchronization because synchronization is not active
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.614+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652614(Long), 0(Long), 1458090652614(Long), 0(Integer), 154000(String), 郊区(String), 773(Integer)
20160316-09:10:52.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d7388e4]
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30aee485] was not registered for synchronization because synchronization is not active
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.656+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652656(Long), 0(Long), 1458090652656(Long), 0(Integer), 154400(String), 桦南县(String), 773(Integer)
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30aee485]
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25a517e9] was not registered for synchronization because synchronization is not active
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.677+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652677(Long), 0(Long), 1458090652677(Long), 0(Integer), 154300(String), 桦川县(String), 773(Integer)
20160316-09:10:52.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25a517e9]
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6902a74d] was not registered for synchronization because synchronization is not active
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.714+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652714(Long), 0(Long), 1458090652714(Long), 0(Integer), 154700(String), 汤原县(String), 773(Integer)
20160316-09:10:52.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6902a74d]
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@130b3958] was not registered for synchronization because synchronization is not active
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.838+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652838(Long), 0(Long), 1458090652838(Long), 0(Integer), 156500(String), 抚远县(String), 773(Integer)
20160316-09:10:52.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@130b3958]
20160316-09:10:52.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b567a5d] was not registered for synchronization because synchronization is not active
20160316-09:10:52.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.900+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652899(Long), 0(Long), 1458090652899(Long), 0(Integer), 156400(String), 同江市(String), 773(Integer)
20160316-09:10:52.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b567a5d]
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bd5365e] was not registered for synchronization because synchronization is not active
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.931+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652931(Long), 0(Long), 1458090652931(Long), 0(Integer), 464(String), 七台河市(String), -1(Integer)
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bd5365e]
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16eee2e6] was not registered for synchronization because synchronization is not active
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.954+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652954(Long), 0(Long), 1458090652954(Long), 0(Integer), 154600(String), 新兴区(String), 773(Integer)
20160316-09:10:52.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:52.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:52.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16eee2e6]
20160316-09:10:52.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:52.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:52.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74aeefa2] was not registered for synchronization because synchronization is not active
20160316-09:10:52.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:52.983+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:52.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:52.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:52.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090652982(Long), 0(Long), 1458090652982(Long), 0(Integer), 154600(String), 桃山区(String), 773(Integer)
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74aeefa2]
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56429bb7] was not registered for synchronization because synchronization is not active
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653011(Long), 0(Long), 1458090653011(Long), 0(Integer), 154600(String), 茄子河区(String), 773(Integer)
20160316-09:10:53.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56429bb7]
20160316-09:10:53.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1013ae9f] was not registered for synchronization because synchronization is not active
20160316-09:10:53.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653041(Long), 0(Long), 1458090653041(Long), 0(Integer), 154500(String), 勃利县(String), 773(Integer)
20160316-09:10:53.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1013ae9f]
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d0ad97] was not registered for synchronization because synchronization is not active
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653091(Long), 0(Long), 1458090653091(Long), 0(Integer), 453(String), 牡丹江市(String), -1(Integer)
20160316-09:10:53.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d0ad97]
20160316-09:10:53.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5152fcd1] was not registered for synchronization because synchronization is not active
20160316-09:10:53.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653115(Long), 0(Long), 1458090653115(Long), 0(Integer), 157000(String), 东安区(String), 773(Integer)
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5152fcd1]
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80ea93d] was not registered for synchronization because synchronization is not active
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653141(Long), 0(Long), 1458090653141(Long), 0(Integer), 157000(String), 阳明区(String), 773(Integer)
20160316-09:10:53.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80ea93d]
20160316-09:10:53.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ed3ff7a] was not registered for synchronization because synchronization is not active
20160316-09:10:53.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653165(Long), 0(Long), 1458090653165(Long), 0(Integer), 157000(String), 爱民区(String), 773(Integer)
20160316-09:10:53.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ed3ff7a]
20160316-09:10:53.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cc3cd22] was not registered for synchronization because synchronization is not active
20160316-09:10:53.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653197(Long), 0(Long), 1458090653197(Long), 0(Integer), 157000(String), 西安区(String), 773(Integer)
20160316-09:10:53.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cc3cd22]
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7548a67a] was not registered for synchronization because synchronization is not active
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.230+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653230(Long), 0(Long), 1458090653230(Long), 0(Integer), 157200(String), 东宁县(String), 773(Integer)
20160316-09:10:53.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7548a67a]
20160316-09:10:53.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.260+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5443de84] was not registered for synchronization because synchronization is not active
20160316-09:10:53.260+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.260+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653259(Long), 0(Long), 1458090653259(Long), 0(Integer), 157600(String), 林口县(String), 773(Integer)
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5443de84]
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57101f99] was not registered for synchronization because synchronization is not active
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653285(Long), 0(Long), 1458090653285(Long), 0(Integer), 157300(String), 绥芬河市(String), 773(Integer)
20160316-09:10:53.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57101f99]
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0d9b02] was not registered for synchronization because synchronization is not active
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653316(Long), 0(Long), 1458090653316(Long), 0(Integer), 157100(String), 海林市(String), 773(Integer)
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a0d9b02]
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c272a02] was not registered for synchronization because synchronization is not active
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.331+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653331(Long), 0(Long), 1458090653331(Long), 0(Integer), 157400(String), 宁安市(String), 773(Integer)
20160316-09:10:53.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c272a02]
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e649a07] was not registered for synchronization because synchronization is not active
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.365+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653365(Long), 0(Long), 1458090653365(Long), 0(Integer), 157500(String), 穆棱市(String), 773(Integer)
20160316-09:10:53.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e649a07]
20160316-09:10:53.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d172ac0] was not registered for synchronization because synchronization is not active
20160316-09:10:53.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.389+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653388(Long), 0(Long), 1458090653388(Long), 0(Integer), 456(String), 黑河市(String), -1(Integer)
20160316-09:10:53.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d172ac0]
20160316-09:10:53.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e975b37] was not registered for synchronization because synchronization is not active
20160316-09:10:53.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.422+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653421(Long), 0(Long), 1458090653421(Long), 0(Integer), 164300(String), 爱辉区(String), 773(Integer)
20160316-09:10:53.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e975b37]
20160316-09:10:53.458+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b5f8628] was not registered for synchronization because synchronization is not active
20160316-09:10:53.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.459+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653458(Long), 0(Long), 1458090653458(Long), 0(Integer), 161400(String), 嫩江县(String), 773(Integer)
20160316-09:10:53.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b5f8628]
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ec45b2] was not registered for synchronization because synchronization is not active
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.505+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653505(Long), 0(Long), 1458090653505(Long), 0(Integer), 164400(String), 逊克县(String), 773(Integer)
20160316-09:10:53.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ec45b2]
20160316-09:10:53.525+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ad25ff2] was not registered for synchronization because synchronization is not active
20160316-09:10:53.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.526+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653526(Long), 0(Long), 1458090653526(Long), 0(Integer), 164200(String), 孙吴县(String), 773(Integer)
20160316-09:10:53.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ad25ff2]
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f680781] was not registered for synchronization because synchronization is not active
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.555+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653555(Long), 0(Long), 1458090653555(Long), 0(Integer), 164000(String), 北安市(String), 773(Integer)
20160316-09:10:53.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f680781]
20160316-09:10:53.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659deb25] was not registered for synchronization because synchronization is not active
20160316-09:10:53.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.582+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653582(Long), 0(Long), 1458090653582(Long), 0(Integer), 164100(String), 五大连池市(String), 773(Integer)
20160316-09:10:53.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659deb25]
20160316-09:10:53.605+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1146fb8] was not registered for synchronization because synchronization is not active
20160316-09:10:53.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.606+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653606(Long), 0(Long), 1458090653605(Long), 0(Integer), 455(String), 绥化市(String), -1(Integer)
20160316-09:10:53.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1146fb8]
20160316-09:10:53.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bb336f] was not registered for synchronization because synchronization is not active
20160316-09:10:53.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.632+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653632(Long), 0(Long), 1458090653632(Long), 0(Integer), 152000(String), 北林区(String), 773(Integer)
20160316-09:10:53.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bb336f]
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7da67efd] was not registered for synchronization because synchronization is not active
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.663+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653663(Long), 0(Long), 1458090653663(Long), 0(Integer), 152100(String), 望奎县(String), 773(Integer)
20160316-09:10:53.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7da67efd]
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@653fcd69] was not registered for synchronization because synchronization is not active
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653682(Long), 0(Long), 1458090653682(Long), 0(Integer), 151500(String), 兰西县(String), 773(Integer)
20160316-09:10:53.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@653fcd69]
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33a7ce01] was not registered for synchronization because synchronization is not active
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.704+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653704(Long), 0(Long), 1458090653704(Long), 0(Integer), 151600(String), 青冈县(String), 773(Integer)
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33a7ce01]
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51654503] was not registered for synchronization because synchronization is not active
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.720+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653720(Long), 0(Long), 1458090653720(Long), 0(Integer), 152400(String), 庆安县(String), 773(Integer)
20160316-09:10:53.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51654503]
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bdb4400] was not registered for synchronization because synchronization is not active
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653764(Long), 0(Long), 1458090653764(Long), 0(Integer), 151700(String), 明水县(String), 773(Integer)
20160316-09:10:53.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bdb4400]
20160316-09:10:53.782+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c6fb4f] was not registered for synchronization because synchronization is not active
20160316-09:10:53.782+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.783+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653782(Long), 0(Long), 1458090653782(Long), 0(Integer), 152200(String), 绥棱县(String), 773(Integer)
20160316-09:10:53.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c6fb4f]
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20504b76] was not registered for synchronization because synchronization is not active
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.805+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653805(Long), 0(Long), 1458090653805(Long), 0(Integer), 151400(String), 安达市(String), 773(Integer)
20160316-09:10:53.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20504b76]
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2087d60d] was not registered for synchronization because synchronization is not active
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.824+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653824(Long), 0(Long), 1458090653824(Long), 0(Integer), 151100(String), 肇东市(String), 773(Integer)
20160316-09:10:53.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2087d60d]
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d4bbb0] was not registered for synchronization because synchronization is not active
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.847+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653847(Long), 0(Long), 1458090653847(Long), 0(Integer), 152300(String), 海伦市(String), 773(Integer)
20160316-09:10:53.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d4bbb0]
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dd3c0f3] was not registered for synchronization because synchronization is not active
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.875+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653875(Long), 0(Long), 1458090653875(Long), 0(Integer), 165000(String), 大兴安岭地区(String), 773(Integer)
20160316-09:10:53.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dd3c0f3]
20160316-09:10:53.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16497a1b] was not registered for synchronization because synchronization is not active
20160316-09:10:53.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.900+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653900(Long), 0(Long), 1458090653900(Long), 0(Integer), 165300(String), 漠河县(String), 773(Integer)
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16497a1b]
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c76bb9c] was not registered for synchronization because synchronization is not active
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.919+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653919(Long), 0(Long), 1458090653919(Long), 0(Integer), 457(String), (String), -1(Integer)
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c76bb9c]
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50e5a757] was not registered for synchronization because synchronization is not active
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.952+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653952(Long), 0(Long), 1458090653952(Long), 0(Integer), 165100(String), 呼玛县(String), 773(Integer)
20160316-09:10:53.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:53.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50e5a757]
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b6a9fd3] was not registered for synchronization because synchronization is not active
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:53.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:53.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:53.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:53.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090653988(Long), 0(Long), 1458090653988(Long), 0(Integer), 165200(String), 塔河县(String), 773(Integer)
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b6a9fd3]
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45ab639c] was not registered for synchronization because synchronization is not active
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.002+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654002(Long), 0(Long), 1458090654002(Long), 0(Integer), 00(String), 内蒙古自治区(String), -1(Integer)
20160316-09:10:54.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45ab639c]
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5cc30e] was not registered for synchronization because synchronization is not active
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.039+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654039(Long), 0(Long), 1458090654039(Long), 0(Integer), 10000(String), 呼和浩特市(String), 918(Integer)
20160316-09:10:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5cc30e]
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55a1e2c7] was not registered for synchronization because synchronization is not active
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654066(Long), 0(Long), 1458090654066(Long), 0(Integer), 11700(String), 武川县(String), 918(Integer)
20160316-09:10:54.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55a1e2c7]
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@578c39d9] was not registered for synchronization because synchronization is not active
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.096+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654096(Long), 0(Long), 1458090654096(Long), 0(Integer), 10000(String), 新城区(String), 918(Integer)
20160316-09:10:54.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@578c39d9]
20160316-09:10:54.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6900a107] was not registered for synchronization because synchronization is not active
20160316-09:10:54.122+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.122+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654121(Long), 0(Long), 1458090654121(Long), 0(Integer), 10000(String), 回民区(String), 918(Integer)
20160316-09:10:54.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6900a107]
20160316-09:10:54.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79115865] was not registered for synchronization because synchronization is not active
20160316-09:10:54.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.148+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654147(Long), 0(Long), 1458090654147(Long), 0(Integer), 10000(String), 玉泉区(String), 918(Integer)
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79115865]
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32c58632] was not registered for synchronization because synchronization is not active
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.168+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654168(Long), 0(Long), 1458090654168(Long), 0(Integer), 10100(String), 土默特左旗(String), 918(Integer)
20160316-09:10:54.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32c58632]
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b357fd] was not registered for synchronization because synchronization is not active
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.242+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654242(Long), 0(Long), 1458090654242(Long), 0(Integer), 10200(String), 托克托县(String), 918(Integer)
20160316-09:10:54.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b357fd]
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e15875] was not registered for synchronization because synchronization is not active
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.299+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654299(Long), 0(Long), 1458090654299(Long), 0(Integer), 11500(String), 和林格尔县(String), 918(Integer)
20160316-09:10:54.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e15875]
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d4878fb] was not registered for synchronization because synchronization is not active
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.349+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654349(Long), 0(Long), 1458090654349(Long), 0(Integer), 471(String), 清水河县(String), -1(Integer)
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d4878fb]
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25a06714] was not registered for synchronization because synchronization is not active
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.363+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654363(Long), 0(Long), 1458090654363(Long), 0(Integer), 14000(String), 包头市(String), 918(Integer)
20160316-09:10:54.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25a06714]
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f31b65] was not registered for synchronization because synchronization is not active
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.409+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654409(Long), 0(Long), 1458090654409(Long), 0(Integer), 14500(String), 达尔罕茂明安联合旗(String), 918(Integer)
20160316-09:10:54.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f31b65]
20160316-09:10:54.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fccaa01] was not registered for synchronization because synchronization is not active
20160316-09:10:54.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.441+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654440(Long), 0(Long), 1458090654440(Long), 0(Integer), 14000(String), 东河区(String), 918(Integer)
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fccaa01]
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7572e7e5] was not registered for synchronization because synchronization is not active
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654466(Long), 0(Long), 1458090654466(Long), 0(Integer), 14000(String), 昆都伦区(String), 918(Integer)
20160316-09:10:54.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7572e7e5]
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa623ea] was not registered for synchronization because synchronization is not active
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654491(Long), 0(Long), 1458090654491(Long), 0(Integer), 14000(String), 青山区(String), 918(Integer)
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa623ea]
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305399c4] was not registered for synchronization because synchronization is not active
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.512+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654512(Long), 0(Long), 1458090654512(Long), 0(Integer), 14000(String), 白云矿区(String), 918(Integer)
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305399c4]
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cd133f] was not registered for synchronization because synchronization is not active
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.543+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654543(Long), 0(Long), 1458090654543(Long), 0(Integer), 14100(String), 土默特右旗(String), 918(Integer)
20160316-09:10:54.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cd133f]
20160316-09:10:54.589+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76de948] was not registered for synchronization because synchronization is not active
20160316-09:10:54.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654590(Long), 0(Long), 1458090654590(Long), 0(Integer), 14200(String), 固阳县(String), 918(Integer)
20160316-09:10:54.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.630+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76de948]
20160316-09:10:54.630+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfc3629] was not registered for synchronization because synchronization is not active
20160316-09:10:54.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.631+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654631(Long), 0(Long), 1458090654631(Long), 0(Integer), 16000(String), 乌海市(String), 918(Integer)
20160316-09:10:54.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfc3629]
20160316-09:10:54.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd60121] was not registered for synchronization because synchronization is not active
20160316-09:10:54.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.657+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654656(Long), 0(Long), 1458090654656(Long), 0(Integer), 16000(String), 乌达区(String), 918(Integer)
20160316-09:10:54.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.687+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd60121]
20160316-09:10:54.687+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.687+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.687+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43fc3bfb] was not registered for synchronization because synchronization is not active
20160316-09:10:54.687+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.688+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654687(Long), 0(Long), 1458090654687(Long), 0(Integer), 473(String), 海勃湾区(String), -1(Integer)
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43fc3bfb]
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce7372b] was not registered for synchronization because synchronization is not active
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.692+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654692(Long), 0(Long), 1458090654692(Long), 0(Integer), 24000(String), 赤峰市(String), 918(Integer)
20160316-09:10:54.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ce7372b]
20160316-09:10:54.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e76b3d] was not registered for synchronization because synchronization is not active
20160316-09:10:54.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.737+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654737(Long), 0(Long), 1458090654736(Long), 0(Integer), 16000(String), 海南区(String), 918(Integer)
20160316-09:10:54.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e76b3d]
20160316-09:10:54.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@97669f2] was not registered for synchronization because synchronization is not active
20160316-09:10:54.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.917+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654917(Long), 0(Long), 1458090654917(Long), 0(Integer), 24000(String), 红山区(String), 918(Integer)
20160316-09:10:54.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@97669f2]
20160316-09:10:54.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b2c9aa] was not registered for synchronization because synchronization is not active
20160316-09:10:54.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.956+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654956(Long), 0(Long), 1458090654955(Long), 0(Integer), 24000(String), 元宝山区(String), 918(Integer)
20160316-09:10:54.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:54.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:54.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b2c9aa]
20160316-09:10:54.973+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:54.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:54.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@307941f6] was not registered for synchronization because synchronization is not active
20160316-09:10:54.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:54.974+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:54.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:54.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:54.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090654973(Long), 0(Long), 1458090654973(Long), 0(Integer), 24000(String), 松山区(String), 918(Integer)
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@307941f6]
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a94b1d0] was not registered for synchronization because synchronization is not active
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655014(Long), 0(Long), 1458090655014(Long), 0(Integer), 25500(String), 阿鲁科尔沁旗(String), 918(Integer)
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a94b1d0]
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f482327] was not registered for synchronization because synchronization is not active
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.047+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655047(Long), 0(Long), 1458090655047(Long), 0(Integer), 25450(String), 巴林左旗(String), 918(Integer)
20160316-09:10:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f482327]
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5447fdcc] was not registered for synchronization because synchronization is not active
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.089+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655089(Long), 0(Long), 1458090655089(Long), 0(Integer), 25150(String), 巴林右旗(String), 918(Integer)
20160316-09:10:55.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5447fdcc]
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0e2101] was not registered for synchronization because synchronization is not active
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655116(Long), 0(Long), 1458090655116(Long), 0(Integer), 25250(String), 林西县(String), 918(Integer)
20160316-09:10:55.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0e2101]
20160316-09:10:55.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b9a4252] was not registered for synchronization because synchronization is not active
20160316-09:10:55.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.147+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655146(Long), 0(Long), 1458090655146(Long), 0(Integer), 25350(String), 克什克腾旗(String), 918(Integer)
20160316-09:10:55.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b9a4252]
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70545eb3] was not registered for synchronization because synchronization is not active
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.165+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.165+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655165(Long), 0(Long), 1458090655165(Long), 0(Integer), 24500(String), 翁牛特旗(String), 918(Integer)
20160316-09:10:55.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70545eb3]
20160316-09:10:55.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dfa0111] was not registered for synchronization because synchronization is not active
20160316-09:10:55.195+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.195+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655194(Long), 0(Long), 1458090655194(Long), 0(Integer), 24400(String), 喀喇沁旗(String), 918(Integer)
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dfa0111]
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f58e282] was not registered for synchronization because synchronization is not active
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.220+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655220(Long), 0(Long), 1458090655220(Long), 0(Integer), 24200(String), 宁城县(String), 918(Integer)
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f58e282]
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35aebf1f] was not registered for synchronization because synchronization is not active
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655235(Long), 0(Long), 1458090655235(Long), 0(Integer), 24300(String), 敖汉旗(String), 918(Integer)
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35aebf1f]
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5141ecf1] was not registered for synchronization because synchronization is not active
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.273+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655273(Long), 0(Long), 1458090655273(Long), 0(Integer), 28000(String), 通辽市(String), 918(Integer)
20160316-09:10:55.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5141ecf1]
20160316-09:10:55.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c0cff9] was not registered for synchronization because synchronization is not active
20160316-09:10:55.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.300+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655298(Long), 0(Long), 1458090655298(Long), 0(Integer), 29200(String), 霍林郭勒市(String), 918(Integer)
20160316-09:10:55.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c0cff9]
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab71c17] was not registered for synchronization because synchronization is not active
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.331+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655331(Long), 0(Long), 1458090655331(Long), 0(Integer), 28000(String), 科尔沁区(String), 918(Integer)
20160316-09:10:55.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab71c17]
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74b6ee6d] was not registered for synchronization because synchronization is not active
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.351+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655351(Long), 0(Long), 1458090655351(Long), 0(Integer), 29300(String), 科尔沁左翼中旗(String), 918(Integer)
20160316-09:10:55.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74b6ee6d]
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f5d045b] was not registered for synchronization because synchronization is not active
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.388+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655388(Long), 0(Long), 1458090655388(Long), 0(Integer), 28100(String), 科尔沁左翼后旗(String), 918(Integer)
20160316-09:10:55.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f5d045b]
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@120f5b61] was not registered for synchronization because synchronization is not active
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.423+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655423(Long), 0(Long), 1458090655423(Long), 0(Integer), 28400(String), 开鲁县(String), 918(Integer)
20160316-09:10:55.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@120f5b61]
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60661019] was not registered for synchronization because synchronization is not active
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655449(Long), 0(Long), 1458090655449(Long), 0(Integer), 28200(String), 库伦旗(String), 918(Integer)
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60661019]
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@740a515b] was not registered for synchronization because synchronization is not active
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.470+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655470(Long), 0(Long), 1458090655470(Long), 0(Integer), 28300(String), 奈曼旗(String), 918(Integer)
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@740a515b]
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b235a9a] was not registered for synchronization because synchronization is not active
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.485+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655485(Long), 0(Long), 1458090655485(Long), 0(Integer), 475(String), 扎鲁特旗(String), -1(Integer)
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b235a9a]
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e185b6] was not registered for synchronization because synchronization is not active
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.511+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655511(Long), 0(Long), 1458090655511(Long), 0(Integer), null(String), 鄂尔多斯市(String), 918(Integer)
20160316-09:10:55.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e185b6]
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd764e9] was not registered for synchronization because synchronization is not active
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.527+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655527(Long), 0(Long), 1458090655527(Long), 0(Integer), 17200(String), 伊金霍洛旗(String), 918(Integer)
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd764e9]
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cd849db] was not registered for synchronization because synchronization is not active
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655569(Long), 0(Long), 1458090655569(Long), 0(Integer), 17000(String), 东胜区(String), 918(Integer)
20160316-09:10:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cd849db]
20160316-09:10:55.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a376499] was not registered for synchronization because synchronization is not active
20160316-09:10:55.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655598(Long), 0(Long), 1458090655598(Long), 0(Integer), null(String), 达拉特旗(String), 918(Integer)
20160316-09:10:55.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a376499]
20160316-09:10:55.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d03157] was not registered for synchronization because synchronization is not active
20160316-09:10:55.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.631+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655631(Long), 0(Long), 1458090655631(Long), 0(Integer), 17100(String), 准格尔旗(String), 918(Integer)
20160316-09:10:55.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d03157]
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c5424a] was not registered for synchronization because synchronization is not active
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.660+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655660(Long), 0(Long), 1458090655660(Long), 0(Integer), 16200(String), 鄂托克前旗(String), 918(Integer)
20160316-09:10:55.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c5424a]
20160316-09:10:55.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37dfd761] was not registered for synchronization because synchronization is not active
20160316-09:10:55.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655690(Long), 0(Long), 1458090655690(Long), 0(Integer), 16100(String), 鄂托克旗(String), 918(Integer)
20160316-09:10:55.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37dfd761]
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4201cc3b] was not registered for synchronization because synchronization is not active
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655716(Long), 0(Long), 1458090655716(Long), 0(Integer), 17400(String), 杭锦旗(String), 918(Integer)
20160316-09:10:55.745+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.745+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.745+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4201cc3b]
20160316-09:10:55.748+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.748+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.748+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cad2e3] was not registered for synchronization because synchronization is not active
20160316-09:10:55.748+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.748+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655748(Long), 0(Long), 1458090655748(Long), 0(Integer), 477(String), 乌审旗(String), -1(Integer)
20160316-09:10:55.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cad2e3]
20160316-09:10:55.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6527b9ac] was not registered for synchronization because synchronization is not active
20160316-09:10:55.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.766+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655765(Long), 0(Long), 1458090655765(Long), 0(Integer), 21000(String), 呼伦贝尔市(String), 918(Integer)
20160316-09:10:55.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6527b9ac]
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75cee571] was not registered for synchronization because synchronization is not active
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.797+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655797(Long), 0(Long), 1458090655797(Long), 0(Integer), 22350(String), 根河市(String), 918(Integer)
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75cee571]
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b53a1c0] was not registered for synchronization because synchronization is not active
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.828+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655828(Long), 0(Long), 1458090655828(Long), 0(Integer), 21000(String), 海拉尔区(String), 918(Integer)
20160316-09:10:55.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b53a1c0]
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f770b88] was not registered for synchronization because synchronization is not active
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.864+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655864(Long), 0(Long), 1458090655864(Long), 0(Integer), 162750(String), 阿荣旗(String), 918(Integer)
20160316-09:10:55.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f770b88]
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@618fa002] was not registered for synchronization because synchronization is not active
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655891(Long), 0(Long), 1458090655891(Long), 0(Integer), 162850(String), 莫力达瓦达斡尔族自治旗(String), 918(Integer)
20160316-09:10:55.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@618fa002]
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d65b0c9] was not registered for synchronization because synchronization is not active
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.914+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655914(Long), 0(Long), 1458090655914(Long), 0(Integer), 22450(String), 鄂伦春自治旗(String), 918(Integer)
20160316-09:10:55.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d65b0c9]
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13df5a0d] was not registered for synchronization because synchronization is not active
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655947(Long), 0(Long), 1458090655947(Long), 0(Integer), 21100(String), 鄂温克族自治旗(String), 918(Integer)
20160316-09:10:55.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13df5a0d]
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372318b7] was not registered for synchronization because synchronization is not active
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.965+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655965(Long), 0(Long), 1458090655965(Long), 0(Integer), 21500(String), 陈巴尔虎旗(String), 918(Integer)
20160316-09:10:55.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:55.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372318b7]
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d5584a] was not registered for synchronization because synchronization is not active
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:55.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:55.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:55.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:55.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090655988(Long), 0(Long), 1458090655988(Long), 0(Integer), 21200(String), 新巴尔虎左旗(String), 918(Integer)
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d5584a]
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ad3c643] was not registered for synchronization because synchronization is not active
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.020+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656020(Long), 0(Long), 1458090656020(Long), 0(Integer), 21300(String), 新巴尔虎右旗(String), 918(Integer)
20160316-09:10:56.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ad3c643]
20160316-09:10:56.055+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.055+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e2667c] was not registered for synchronization because synchronization is not active
20160316-09:10:56.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.057+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656055(Long), 0(Long), 1458090656055(Long), 0(Integer), 21400(String), 满洲里市(String), 918(Integer)
20160316-09:10:56.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e2667c]
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb9b57e] was not registered for synchronization because synchronization is not active
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656083(Long), 0(Long), 1458090656083(Long), 0(Integer), 22150(String), 牙克石市(String), 918(Integer)
20160316-09:10:56.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bb9b57e]
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ca571b0] was not registered for synchronization because synchronization is not active
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.106+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656106(Long), 0(Long), 1458090656106(Long), 0(Integer), 162650(String), 扎兰屯市(String), 918(Integer)
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ca571b0]
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@672bc446] was not registered for synchronization because synchronization is not active
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656121(Long), 0(Long), 1458090656121(Long), 0(Integer), 22250(String), 额尔古纳市(String), 918(Integer)
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@672bc446]
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f7466f] was not registered for synchronization because synchronization is not active
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656152(Long), 0(Long), 1458090656152(Long), 0(Integer), 15000(String), 巴彦淖尔市(String), 918(Integer)
20160316-09:10:56.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f7466f]
20160316-09:10:56.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37900c04] was not registered for synchronization because synchronization is not active
20160316-09:10:56.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.192+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656191(Long), 0(Long), 1458090656191(Long), 0(Integer), 15400(String), 杭锦后旗(String), 918(Integer)
20160316-09:10:56.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37900c04]
20160316-09:10:56.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2204a360] was not registered for synchronization because synchronization is not active
20160316-09:10:56.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656214(Long), 0(Long), 1458090656214(Long), 0(Integer), 15000(String), 临河区(String), 918(Integer)
20160316-09:10:56.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2204a360]
20160316-09:10:56.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57074779] was not registered for synchronization because synchronization is not active
20160316-09:10:56.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656232(Long), 0(Long), 1458090656232(Long), 0(Integer), 15100(String), 五原县(String), 918(Integer)
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57074779]
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62723919] was not registered for synchronization because synchronization is not active
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.259+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656259(Long), 0(Long), 1458090656259(Long), 0(Integer), 15200(String), 磴口县(String), 918(Integer)
20160316-09:10:56.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62723919]
20160316-09:10:56.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c712142] was not registered for synchronization because synchronization is not active
20160316-09:10:56.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.300+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656299(Long), 0(Long), 1458090656299(Long), 0(Integer), 14400(String), 乌拉特前旗(String), 918(Integer)
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c712142]
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560027a4] was not registered for synchronization because synchronization is not active
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.328+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656328(Long), 0(Long), 1458090656328(Long), 0(Integer), 15300(String), 乌拉特中旗(String), 918(Integer)
20160316-09:10:56.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560027a4]
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17fb501a] was not registered for synchronization because synchronization is not active
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656357(Long), 0(Long), 1458090656357(Long), 0(Integer), 15500(String), 乌拉特后旗(String), 918(Integer)
20160316-09:10:56.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17fb501a]
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@428d43cc] was not registered for synchronization because synchronization is not active
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.387+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656387(Long), 0(Long), 1458090656387(Long), 0(Integer), null(String), 乌兰察布市(String), 918(Integer)
20160316-09:10:56.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@428d43cc]
20160316-09:10:56.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c68fa9a] was not registered for synchronization because synchronization is not active
20160316-09:10:56.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.421+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656421(Long), 0(Long), 1458090656421(Long), 0(Integer), 12100(String), 丰镇市(String), 918(Integer)
20160316-09:10:56.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c68fa9a]
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f732694] was not registered for synchronization because synchronization is not active
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.448+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656448(Long), 0(Long), 1458090656448(Long), 0(Integer), 12000(String), 集宁区(String), 918(Integer)
20160316-09:10:56.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f732694]
20160316-09:10:56.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a448cb2] was not registered for synchronization because synchronization is not active
20160316-09:10:56.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656480(Long), 0(Long), 1458090656480(Long), 0(Integer), 12300(String), 卓资县(String), 918(Integer)
20160316-09:10:56.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a448cb2]
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@462cc1e9] was not registered for synchronization because synchronization is not active
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.504+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656504(Long), 0(Long), 1458090656504(Long), 0(Integer), 13350(String), 化德县(String), 918(Integer)
20160316-09:10:56.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@462cc1e9]
20160316-09:10:56.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ce2eb0] was not registered for synchronization because synchronization is not active
20160316-09:10:56.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656532(Long), 0(Long), 1458090656532(Long), 0(Integer), 13400(String), 商都县(String), 918(Integer)
20160316-09:10:56.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40ce2eb0]
20160316-09:10:56.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb747e] was not registered for synchronization because synchronization is not active
20160316-09:10:56.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656565(Long), 0(Long), 1458090656565(Long), 0(Integer), 13650(String), 兴和县(String), 918(Integer)
20160316-09:10:56.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb747e]
20160316-09:10:56.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b26ec25] was not registered for synchronization because synchronization is not active
20160316-09:10:56.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.592+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656591(Long), 0(Long), 1458090656591(Long), 0(Integer), 13750(String), 凉城县(String), 918(Integer)
20160316-09:10:56.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b26ec25]
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d9e2ec8] was not registered for synchronization because synchronization is not active
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656634(Long), 0(Long), 1458090656634(Long), 0(Integer), 12200(String), 察哈尔右翼前旗(String), 918(Integer)
20160316-09:10:56.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d9e2ec8]
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764ff6cb] was not registered for synchronization because synchronization is not active
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.670+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656670(Long), 0(Long), 1458090656670(Long), 0(Integer), 13500(String), 察哈尔右翼中旗(String), 918(Integer)
20160316-09:10:56.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764ff6cb]
20160316-09:10:56.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@681b5542] was not registered for synchronization because synchronization is not active
20160316-09:10:56.717+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.717+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656716(Long), 0(Long), 1458090656716(Long), 0(Integer), 12400(String), 察哈尔右翼后旗(String), 918(Integer)
20160316-09:10:56.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@681b5542]
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d4b808d] was not registered for synchronization because synchronization is not active
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.743+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656743(Long), 0(Long), 1458090656743(Long), 0(Integer), 11800(String), 四子王旗(String), 918(Integer)
20160316-09:10:56.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.847+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d4b808d]
20160316-09:10:56.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4c5d6f] was not registered for synchronization because synchronization is not active
20160316-09:10:56.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.848+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656848(Long), 0(Long), 1458090656848(Long), 0(Integer), null(String), 兴安盟(String), 918(Integer)
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4c5d6f]
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@242c95e3] was not registered for synchronization because synchronization is not active
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.878+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656878(Long), 0(Long), 1458090656878(Long), 0(Integer), 137500(String), 突泉县(String), 918(Integer)
20160316-09:10:56.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@242c95e3]
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f19ea6c] was not registered for synchronization because synchronization is not active
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.915+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656915(Long), 0(Long), 1458090656915(Long), 0(Integer), 137400(String), 乌兰浩特市(String), 918(Integer)
20160316-09:10:56.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f19ea6c]
20160316-09:10:56.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b6180d] was not registered for synchronization because synchronization is not active
20160316-09:10:56.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656932(Long), 0(Long), 1458090656932(Long), 0(Integer), 137400(String), 阿尔山市(String), 918(Integer)
20160316-09:10:56.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:56.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:56.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b6180d]
20160316-09:10:56.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:56.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:56.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483b961d] was not registered for synchronization because synchronization is not active
20160316-09:10:56.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:56.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:56.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:56.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:56.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090656974(Long), 0(Long), 1458090656974(Long), 0(Integer), 137400(String), 科尔沁右翼前旗(String), 918(Integer)
20160316-09:10:57.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483b961d]
20160316-09:10:57.005+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.005+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28ad11e6] was not registered for synchronization because synchronization is not active
20160316-09:10:57.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.006+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657005(Long), 0(Long), 1458090657005(Long), 0(Integer), 29400(String), 科尔沁右翼中旗(String), 918(Integer)
20160316-09:10:57.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28ad11e6]
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce0dfbf] was not registered for synchronization because synchronization is not active
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.039+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657039(Long), 0(Long), 1458090657039(Long), 0(Integer), 482(String), 扎赉特旗(String), -1(Integer)
20160316-09:10:57.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce0dfbf]
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44bfe13d] was not registered for synchronization because synchronization is not active
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.072+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657072(Long), 0(Long), 1458090657072(Long), 0(Integer), 26000(String), 锡林郭勒盟(String), 918(Integer)
20160316-09:10:57.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44bfe13d]
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b2ffee] was not registered for synchronization because synchronization is not active
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.105+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657105(Long), 0(Long), 1458090657105(Long), 0(Integer), 27300(String), 多伦县(String), 918(Integer)
20160316-09:10:57.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77b2ffee]
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4842dc3e] was not registered for synchronization because synchronization is not active
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.147+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657147(Long), 0(Long), 1458090657147(Long), 0(Integer), 12600(String), 二连浩特市(String), 918(Integer)
20160316-09:10:57.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4842dc3e]
20160316-09:10:57.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13922ee8] was not registered for synchronization because synchronization is not active
20160316-09:10:57.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657181(Long), 0(Long), 1458090657181(Long), 0(Integer), 26000(String), 锡林浩特市(String), 918(Integer)
20160316-09:10:57.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13922ee8]
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@650f5b42] was not registered for synchronization because synchronization is not active
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.207+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657207(Long), 0(Long), 1458090657207(Long), 0(Integer), 11400(String), 阿巴嘎旗(String), 918(Integer)
20160316-09:10:57.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@650f5b42]
20160316-09:10:57.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43df3bd0] was not registered for synchronization because synchronization is not active
20160316-09:10:57.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.240+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657239(Long), 0(Long), 1458090657239(Long), 0(Integer), 11300(String), 苏尼特左旗(String), 918(Integer)
20160316-09:10:57.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43df3bd0]
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796244fa] was not registered for synchronization because synchronization is not active
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.262+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657262(Long), 0(Long), 1458090657262(Long), 0(Integer), 11200(String), 苏尼特右旗(String), 918(Integer)
20160316-09:10:57.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796244fa]
20160316-09:10:57.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5512520e] was not registered for synchronization because synchronization is not active
20160316-09:10:57.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657283(Long), 0(Long), 1458090657283(Long), 0(Integer), 26300(String), 东乌珠穆沁旗(String), 918(Integer)
20160316-09:10:57.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5512520e]
20160316-09:10:57.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f2c67b] was not registered for synchronization because synchronization is not active
20160316-09:10:57.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657368(Long), 0(Long), 1458090657368(Long), 0(Integer), 26200(String), 西乌珠穆沁旗(String), 918(Integer)
20160316-09:10:57.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f2c67b]
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17249727] was not registered for synchronization because synchronization is not active
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.391+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657391(Long), 0(Long), 1458090657391(Long), 0(Integer), 27000(String), 太仆寺旗(String), 918(Integer)
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17249727]
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71effafc] was not registered for synchronization because synchronization is not active
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.409+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657409(Long), 0(Long), 1458090657409(Long), 0(Integer), 13250(String), 镶黄旗(String), 918(Integer)
20160316-09:10:57.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71effafc]
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11488ace] was not registered for synchronization because synchronization is not active
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.458+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657458(Long), 0(Long), 1458090657458(Long), 0(Integer), 13800(String), 正镶白旗(String), 918(Integer)
20160316-09:10:57.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11488ace]
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1145c5] was not registered for synchronization because synchronization is not active
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.489+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657489(Long), 0(Long), 1458090657489(Long), 0(Integer), 479(String), 正蓝旗(String), -1(Integer)
20160316-09:10:57.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1145c5]
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@137ca83e] was not registered for synchronization because synchronization is not active
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657521(Long), 0(Long), 1458090657521(Long), 0(Integer), (String), 阿拉善盟(String), 918(Integer)
20160316-09:10:57.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@137ca83e]
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58bfb945] was not registered for synchronization because synchronization is not active
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657541(Long), 0(Long), 1458090657541(Long), 0(Integer), 735400(String), 额济纳旗(String), 918(Integer)
20160316-09:10:57.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58bfb945]
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e608c64] was not registered for synchronization because synchronization is not active
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.562+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657562(Long), 0(Long), 1458090657562(Long), 0(Integer), 750300(String), 阿拉善左旗(String), 918(Integer)
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e608c64]
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@109a311d] was not registered for synchronization because synchronization is not active
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.579+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657579(Long), 0(Long), 1458090657579(Long), 0(Integer), 737300(String), 阿拉善右旗(String), 918(Integer)
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@109a311d]
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f99548] was not registered for synchronization because synchronization is not active
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.611+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657611(Long), 0(Long), 1458090657611(Long), 0(Integer), 00(String), 江苏省(String), -1(Integer)
20160316-09:10:57.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33f99548]
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c99af01] was not registered for synchronization because synchronization is not active
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657665(Long), 0(Long), 1458090657665(Long), 0(Integer), 210000(String), 南京市(String), 1029(Integer)
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c99af01]
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2d5171] was not registered for synchronization because synchronization is not active
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.684+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657684(Long), 0(Long), 1458090657684(Long), 0(Integer), 211300(String), 高淳县(String), 1029(Integer)
20160316-09:10:57.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.721+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2d5171]
20160316-09:10:57.721+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.722+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.722+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7360b926] was not registered for synchronization because synchronization is not active
20160316-09:10:57.723+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.723+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657722(Long), 0(Long), 1458090657722(Long), 0(Integer), 210000(String), 玄武区(String), 1029(Integer)
20160316-09:10:57.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7360b926]
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aba9429] was not registered for synchronization because synchronization is not active
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657764(Long), 0(Long), 1458090657764(Long), 0(Integer), 210000(String), 白下区(String), 1029(Integer)
20160316-09:10:57.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aba9429]
20160316-09:10:57.801+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@196257ee] was not registered for synchronization because synchronization is not active
20160316-09:10:57.801+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.802+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657801(Long), 0(Long), 1458090657801(Long), 0(Integer), 210000(String), 秦淮区(String), 1029(Integer)
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@196257ee]
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c09f91] was not registered for synchronization because synchronization is not active
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.831+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657831(Long), 0(Long), 1458090657831(Long), 0(Integer), 210000(String), 建邺区(String), 1029(Integer)
20160316-09:10:57.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45c09f91]
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d83d2b] was not registered for synchronization because synchronization is not active
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.871+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657871(Long), 0(Long), 1458090657871(Long), 0(Integer), 210000(String), 鼓楼区(String), 1029(Integer)
20160316-09:10:57.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d83d2b]
20160316-09:10:57.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0a0270] was not registered for synchronization because synchronization is not active
20160316-09:10:57.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657910(Long), 0(Long), 1458090657910(Long), 0(Integer), 210000(String), 下关区(String), 1029(Integer)
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0a0270]
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7aba5298] was not registered for synchronization because synchronization is not active
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.925+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657925(Long), 0(Long), 1458090657925(Long), 0(Integer), 210000(String), 浦口区(String), 1029(Integer)
20160316-09:10:57.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:57.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:57.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7aba5298]
20160316-09:10:57.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:57.971+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:57.971+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ed1fce7] was not registered for synchronization because synchronization is not active
20160316-09:10:57.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:57.972+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:57.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:57.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:57.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090657971(Long), 0(Long), 1458090657971(Long), 0(Integer), 210000(String), 栖霞区(String), 1029(Integer)
20160316-09:10:58.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ed1fce7]
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36554b52] was not registered for synchronization because synchronization is not active
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658007(Long), 0(Long), 1458090658007(Long), 0(Integer), 210000(String), 雨花台区(String), 1029(Integer)
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36554b52]
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d93e050] was not registered for synchronization because synchronization is not active
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.026+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658026(Long), 0(Long), 1458090658026(Long), 0(Integer), 211100(String), 江宁区(String), 1029(Integer)
20160316-09:10:58.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d93e050]
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c983d67] was not registered for synchronization because synchronization is not active
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.072+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658072(Long), 0(Long), 1458090658072(Long), 0(Integer), 211500(String), 六合区(String), 1029(Integer)
20160316-09:10:58.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c983d67]
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e25dacc] was not registered for synchronization because synchronization is not active
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658116(Long), 0(Long), 1458090658116(Long), 0(Integer), 211200(String), 溧水县(String), 1029(Integer)
20160316-09:10:58.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e25dacc]
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33e11910] was not registered for synchronization because synchronization is not active
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.147+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658147(Long), 0(Long), 1458090658147(Long), 0(Integer), 214000(String), 无锡市(String), 1029(Integer)
20160316-09:10:58.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33e11910]
20160316-09:10:58.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4848433c] was not registered for synchronization because synchronization is not active
20160316-09:10:58.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.183+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658182(Long), 0(Long), 1458090658182(Long), 0(Integer), 214200(String), 宜兴市(String), 1029(Integer)
20160316-09:10:58.203+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.203+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.203+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4848433c]
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18ef3935] was not registered for synchronization because synchronization is not active
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.206+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658206(Long), 0(Long), 1458090658206(Long), 0(Integer), 214000(String), 崇安区(String), 1029(Integer)
20160316-09:10:58.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18ef3935]
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34f14c84] was not registered for synchronization because synchronization is not active
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.241+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658241(Long), 0(Long), 1458090658241(Long), 0(Integer), 214000(String), 南长区(String), 1029(Integer)
20160316-09:10:58.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.303+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34f14c84]
20160316-09:10:58.303+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.304+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.304+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a4f7dc0] was not registered for synchronization because synchronization is not active
20160316-09:10:58.304+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.304+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658304(Long), 0(Long), 1458090658303(Long), 0(Integer), 214000(String), 北塘区(String), 1029(Integer)
20160316-09:10:58.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a4f7dc0]
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5bcdaa] was not registered for synchronization because synchronization is not active
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.333+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658333(Long), 0(Long), 1458090658333(Long), 0(Integer), 214000(String), 锡山区(String), 1029(Integer)
20160316-09:10:58.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5bcdaa]
20160316-09:10:58.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4575f798] was not registered for synchronization because synchronization is not active
20160316-09:10:58.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.364+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658364(Long), 0(Long), 1458090658364(Long), 0(Integer), 214000(String), 惠山区(String), 1029(Integer)
20160316-09:10:58.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4575f798]
20160316-09:10:58.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557d25fe] was not registered for synchronization because synchronization is not active
20160316-09:10:58.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658399(Long), 0(Long), 1458090658399(Long), 0(Integer), 214400(String), 江阴市(String), 1029(Integer)
20160316-09:10:58.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557d25fe]
20160316-09:10:58.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35c6652a] was not registered for synchronization because synchronization is not active
20160316-09:10:58.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.432+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658431(Long), 0(Long), 1458090658431(Long), 0(Integer), 221000(String), 徐州市(String), 1029(Integer)
20160316-09:10:58.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35c6652a]
20160316-09:10:58.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1acbeebc] was not registered for synchronization because synchronization is not active
20160316-09:10:58.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658475(Long), 0(Long), 1458090658475(Long), 0(Integer), 221300(String), 邳州市(String), 1029(Integer)
20160316-09:10:58.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1acbeebc]
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e71427] was not registered for synchronization because synchronization is not active
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.514+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658514(Long), 0(Long), 1458090658514(Long), 0(Integer), 221000(String), 鼓楼区(String), 1029(Integer)
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e71427]
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46e4a675] was not registered for synchronization because synchronization is not active
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.535+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658535(Long), 0(Long), 1458090658535(Long), 0(Integer), 221000(String), 云龙区(String), 1029(Integer)
20160316-09:10:58.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46e4a675]
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4adbeca6] was not registered for synchronization because synchronization is not active
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.588+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658588(Long), 0(Long), 1458090658588(Long), 0(Integer), 221000(String), 九里区(String), 1029(Integer)
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4adbeca6]
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aa57db5] was not registered for synchronization because synchronization is not active
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.602+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658602(Long), 0(Long), 1458090658602(Long), 0(Integer), 221000(String), 贾汪区(String), 1029(Integer)
20160316-09:10:58.636+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.636+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.638+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aa57db5]
20160316-09:10:58.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e5bb7] was not registered for synchronization because synchronization is not active
20160316-09:10:58.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.639+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658639(Long), 0(Long), 1458090658639(Long), 0(Integer), 221000(String), 泉山区(String), 1029(Integer)
20160316-09:10:58.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e5bb7]
20160316-09:10:58.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@106d6599] was not registered for synchronization because synchronization is not active
20160316-09:10:58.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.672+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658672(Long), 0(Long), 1458090658672(Long), 0(Integer), 221700(String), 丰县(String), 1029(Integer)
20160316-09:10:58.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@106d6599]
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c68979] was not registered for synchronization because synchronization is not active
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.708+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658708(Long), 0(Long), 1458090658708(Long), 0(Integer), 221600(String), 沛县(String), 1029(Integer)
20160316-09:10:58.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c68979]
20160316-09:10:58.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f2a78f6] was not registered for synchronization because synchronization is not active
20160316-09:10:58.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.734+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658733(Long), 0(Long), 1458090658733(Long), 0(Integer), 221100(String), 铜山县(String), 1029(Integer)
20160316-09:10:58.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f2a78f6]
20160316-09:10:58.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43ac640d] was not registered for synchronization because synchronization is not active
20160316-09:10:58.961+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.961+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658961(Long), 0(Long), 1458090658961(Long), 0(Integer), 221200(String), 睢宁县(String), 1029(Integer)
20160316-09:10:58.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:58.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43ac640d]
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48c6f1e8] was not registered for synchronization because synchronization is not active
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:58.997+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:58.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:58.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:58.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090658997(Long), 0(Long), 1458090658997(Long), 0(Integer), 221400(String), 新沂市(String), 1029(Integer)
20160316-09:10:59.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48c6f1e8]
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f0091ca] was not registered for synchronization because synchronization is not active
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.029+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659029(Long), 0(Long), 1458090659029(Long), 0(Integer), 213000(String), 常州市(String), 1029(Integer)
20160316-09:10:59.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f0091ca]
20160316-09:10:59.072+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.072+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cbf7e2] was not registered for synchronization because synchronization is not active
20160316-09:10:59.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659072(Long), 0(Long), 1458090659072(Long), 0(Integer), 213200(String), 金坛市(String), 1029(Integer)
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cbf7e2]
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5322d6ce] was not registered for synchronization because synchronization is not active
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659085(Long), 0(Long), 1458090659085(Long), 0(Integer), 213000(String), 天宁区(String), 1029(Integer)
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5322d6ce]
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cede9cb] was not registered for synchronization because synchronization is not active
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.117+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659117(Long), 0(Long), 1458090659117(Long), 0(Integer), 213000(String), 钟楼区(String), 1029(Integer)
20160316-09:10:59.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cede9cb]
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@412b4fa8] was not registered for synchronization because synchronization is not active
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659157(Long), 0(Long), 1458090659157(Long), 0(Integer), 213000(String), 戚墅堰区(String), 1029(Integer)
20160316-09:10:59.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@412b4fa8]
20160316-09:10:59.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79916512] was not registered for synchronization because synchronization is not active
20160316-09:10:59.189+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.189+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659189(Long), 0(Long), 1458090659189(Long), 0(Integer), 213100(String), 武进区(String), 1029(Integer)
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79916512]
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e04218] was not registered for synchronization because synchronization is not active
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.207+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659207(Long), 0(Long), 1458090659207(Long), 0(Integer), 519(String), 溧阳市(String), -1(Integer)
20160316-09:10:59.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e04218]
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ab29ac6] was not registered for synchronization because synchronization is not active
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.255+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659255(Long), 0(Long), 1458090659255(Long), 0(Integer), 215000(String), 苏州市(String), 1029(Integer)
20160316-09:10:59.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ab29ac6]
20160316-09:10:59.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51466887] was not registered for synchronization because synchronization is not active
20160316-09:10:59.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.289+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659288(Long), 0(Long), 1458090659288(Long), 0(Integer), 215400(String), 太仓市(String), 1029(Integer)
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51466887]
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48d3bd3e] was not registered for synchronization because synchronization is not active
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659308(Long), 0(Long), 1458090659308(Long), 0(Integer), 215000(String), 沧浪区(String), 1029(Integer)
20160316-09:10:59.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48d3bd3e]
20160316-09:10:59.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cfa608d] was not registered for synchronization because synchronization is not active
20160316-09:10:59.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659341(Long), 0(Long), 1458090659341(Long), 0(Integer), 215000(String), 平江区(String), 1029(Integer)
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cfa608d]
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf8dc3c] was not registered for synchronization because synchronization is not active
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659366(Long), 0(Long), 1458090659366(Long), 0(Integer), 215000(String), 金阊区(String), 1029(Integer)
20160316-09:10:59.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf8dc3c]
20160316-09:10:59.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@167b893d] was not registered for synchronization because synchronization is not active
20160316-09:10:59.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659399(Long), 0(Long), 1458090659399(Long), 0(Integer), 215000(String), 虎丘区(String), 1029(Integer)
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@167b893d]
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a843a9d] was not registered for synchronization because synchronization is not active
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.435+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659435(Long), 0(Long), 1458090659435(Long), 0(Integer), 215100(String), 吴中区(String), 1029(Integer)
20160316-09:10:59.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.479+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a843a9d]
20160316-09:10:59.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bbb63e5] was not registered for synchronization because synchronization is not active
20160316-09:10:59.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659481(Long), 0(Long), 1458090659481(Long), 0(Integer), 215100(String), 相城区(String), 1029(Integer)
20160316-09:10:59.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bbb63e5]
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62b3d4ff] was not registered for synchronization because synchronization is not active
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.523+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659523(Long), 0(Long), 1458090659523(Long), 0(Integer), 215500(String), 常熟市(String), 1029(Integer)
20160316-09:10:59.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62b3d4ff]
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a68624a] was not registered for synchronization because synchronization is not active
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.531+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659531(Long), 0(Long), 1458090659531(Long), 0(Integer), 215600(String), 张家港市(String), 1029(Integer)
20160316-09:10:59.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a68624a]
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37762cf2] was not registered for synchronization because synchronization is not active
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.596+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659596(Long), 0(Long), 1458090659596(Long), 0(Integer), 215300(String), 昆山市(String), 1029(Integer)
20160316-09:10:59.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.617+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37762cf2]
20160316-09:10:59.617+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.617+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.617+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7444e8b0] was not registered for synchronization because synchronization is not active
20160316-09:10:59.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.618+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659617(Long), 0(Long), 1458090659617(Long), 0(Integer), 215200(String), 吴江市(String), 1029(Integer)
20160316-09:10:59.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7444e8b0]
20160316-09:10:59.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86a033b] was not registered for synchronization because synchronization is not active
20160316-09:10:59.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659647(Long), 0(Long), 1458090659647(Long), 0(Integer), 226000(String), 南通市(String), 1029(Integer)
20160316-09:10:59.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@86a033b]
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5190f65c] was not registered for synchronization because synchronization is not active
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.681+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659681(Long), 0(Long), 1458090659681(Long), 0(Integer), 226100(String), 海门市(String), 1029(Integer)
20160316-09:10:59.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5190f65c]
20160316-09:10:59.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cc6826] was not registered for synchronization because synchronization is not active
20160316-09:10:59.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659699(Long), 0(Long), 1458090659699(Long), 0(Integer), 226000(String), 崇川区(String), 1029(Integer)
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62cc6826]
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@130ee3fa] was not registered for synchronization because synchronization is not active
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.727+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659727(Long), 0(Long), 1458090659727(Long), 0(Integer), 226000(String), 港闸区(String), 1029(Integer)
20160316-09:10:59.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.763+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@130ee3fa]
20160316-09:10:59.763+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ee7baeb] was not registered for synchronization because synchronization is not active
20160316-09:10:59.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659764(Long), 0(Long), 1458090659764(Long), 0(Integer), 226600(String), 海安县(String), 1029(Integer)
20160316-09:10:59.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ee7baeb]
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45cd4674] was not registered for synchronization because synchronization is not active
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.791+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659791(Long), 0(Long), 1458090659791(Long), 0(Integer), 226400(String), 如东县(String), 1029(Integer)
20160316-09:10:59.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45cd4674]
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2800c6e8] was not registered for synchronization because synchronization is not active
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.822+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.823+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659822(Long), 0(Long), 1458090659822(Long), 0(Integer), 226200(String), 启东市(String), 1029(Integer)
20160316-09:10:59.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2800c6e8]
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c5e76f7] was not registered for synchronization because synchronization is not active
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.849+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659849(Long), 0(Long), 1458090659849(Long), 0(Integer), 226500(String), 如皋市(String), 1029(Integer)
20160316-09:10:59.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c5e76f7]
20160316-09:10:59.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c2f452b] was not registered for synchronization because synchronization is not active
20160316-09:10:59.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.873+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659872(Long), 0(Long), 1458090659872(Long), 0(Integer), 513(String), 通州市(String), -1(Integer)
20160316-09:10:59.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c2f452b]
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@761d2c9a] was not registered for synchronization because synchronization is not active
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659902(Long), 0(Long), 1458090659902(Long), 0(Integer), 222000(String), 连云港市(String), 1029(Integer)
20160316-09:10:59.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@761d2c9a]
20160316-09:10:59.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3407a533] was not registered for synchronization because synchronization is not active
20160316-09:10:59.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.950+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659949(Long), 0(Long), 1458090659949(Long), 0(Integer), 223500(String), 灌南县(String), 1029(Integer)
20160316-09:10:59.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:10:59.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3407a533]
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3eb152] was not registered for synchronization because synchronization is not active
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:10:59.991+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:10:59.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:10:59.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:10:59.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090659991(Long), 0(Long), 1458090659991(Long), 0(Integer), 222000(String), 连云区(String), 1029(Integer)
20160316-09:11:00.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c3eb152]
20160316-09:11:00.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@273cf345] was not registered for synchronization because synchronization is not active
20160316-09:11:00.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.033+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660032(Long), 0(Long), 1458090660032(Long), 0(Integer), 222000(String), 新浦区(String), 1029(Integer)
20160316-09:11:00.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@273cf345]
20160316-09:11:00.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a159611] was not registered for synchronization because synchronization is not active
20160316-09:11:00.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.070+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660069(Long), 0(Long), 1458090660069(Long), 0(Integer), 222000(String), 海州区(String), 1029(Integer)
20160316-09:11:00.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a159611]
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56fc3f0b] was not registered for synchronization because synchronization is not active
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660119(Long), 0(Long), 1458090660119(Long), 0(Integer), 222100(String), 赣榆县(String), 1029(Integer)
20160316-09:11:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56fc3f0b]
20160316-09:11:00.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c3d5b4] was not registered for synchronization because synchronization is not active
20160316-09:11:00.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660199(Long), 0(Long), 1458090660199(Long), 0(Integer), 222300(String), 东海县(String), 1029(Integer)
20160316-09:11:00.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c3d5b4]
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40e74e3] was not registered for synchronization because synchronization is not active
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.240+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660240(Long), 0(Long), 1458090660240(Long), 0(Integer), 222200(String), 灌云县(String), 1029(Integer)
20160316-09:11:00.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40e74e3]
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f423a] was not registered for synchronization because synchronization is not active
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660274(Long), 0(Long), 1458090660274(Long), 0(Integer), 223001(String), 淮安市(String), 1029(Integer)
20160316-09:11:00.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f423a]
20160316-09:11:00.305+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d0a0086] was not registered for synchronization because synchronization is not active
20160316-09:11:00.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.306+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660305(Long), 0(Long), 1458090660305(Long), 0(Integer), 211600(String), 金湖县(String), 1029(Integer)
20160316-09:11:00.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d0a0086]
20160316-09:11:00.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f78afe2] was not registered for synchronization because synchronization is not active
20160316-09:11:00.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660338(Long), 0(Long), 1458090660338(Long), 0(Integer), 223001(String), 清河区(String), 1029(Integer)
20160316-09:11:00.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f78afe2]
20160316-09:11:00.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6241678e] was not registered for synchronization because synchronization is not active
20160316-09:11:00.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.385+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660383(Long), 0(Long), 1458090660383(Long), 0(Integer), 223200(String), 楚州区(String), 1029(Integer)
20160316-09:11:00.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.484+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6241678e]
20160316-09:11:00.484+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.484+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc43b39] was not registered for synchronization because synchronization is not active
20160316-09:11:00.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.485+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660484(Long), 0(Long), 1458090660484(Long), 0(Integer), 223300(String), 淮阴区(String), 1029(Integer)
20160316-09:11:00.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc43b39]
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6499] was not registered for synchronization because synchronization is not active
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.624+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660624(Long), 0(Long), 1458090660624(Long), 0(Integer), 223001(String), 清浦区(String), 1029(Integer)
20160316-09:11:00.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6499]
20160316-09:11:00.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba9ca2f] was not registered for synchronization because synchronization is not active
20160316-09:11:00.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.675+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660674(Long), 0(Long), 1458090660674(Long), 0(Integer), 223400(String), 涟水县(String), 1029(Integer)
20160316-09:11:00.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba9ca2f]
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bcdc137] was not registered for synchronization because synchronization is not active
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.752+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.753+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660752(Long), 0(Long), 1458090660752(Long), 0(Integer), 223100(String), 洪泽县(String), 1029(Integer)
20160316-09:11:00.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bcdc137]
20160316-09:11:00.883+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2effbe46] was not registered for synchronization because synchronization is not active
20160316-09:11:00.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.884+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660883(Long), 0(Long), 1458090660883(Long), 0(Integer), 517(String), 盱眙县(String), -1(Integer)
20160316-09:11:00.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.906+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2effbe46]
20160316-09:11:00.906+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.906+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.906+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@122c9124] was not registered for synchronization because synchronization is not active
20160316-09:11:00.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.907+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660906(Long), 0(Long), 1458090660906(Long), 0(Integer), 224000(String), 盐城市(String), 1029(Integer)
20160316-09:11:00.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@122c9124]
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27c2b8a1] was not registered for synchronization because synchronization is not active
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.953+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660953(Long), 0(Long), 1458090660953(Long), 0(Integer), 224100(String), 大丰市(String), 1029(Integer)
20160316-09:11:00.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:00.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27c2b8a1]
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13cc507] was not registered for synchronization because synchronization is not active
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:00.991+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:00.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:00.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:00.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090660991(Long), 0(Long), 1458090660991(Long), 0(Integer), 224000(String), 盐都区(String), 1029(Integer)
20160316-09:11:01.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13cc507]
20160316-09:11:01.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d41141] was not registered for synchronization because synchronization is not active
20160316-09:11:01.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661073(Long), 0(Long), 1458090661073(Long), 0(Integer), 224600(String), 响水县(String), 1029(Integer)
20160316-09:11:01.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d41141]
20160316-09:11:01.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b13f88] was not registered for synchronization because synchronization is not active
20160316-09:11:01.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.118+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661118(Long), 0(Long), 1458090661118(Long), 0(Integer), 224000(String), 滨海县(String), 1029(Integer)
20160316-09:11:01.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19b13f88]
20160316-09:11:01.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b900808] was not registered for synchronization because synchronization is not active
20160316-09:11:01.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.174+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661174(Long), 0(Long), 1458090661174(Long), 0(Integer), 224400(String), 阜宁县(String), 1029(Integer)
20160316-09:11:01.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b900808]
20160316-09:11:01.246+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6563985e] was not registered for synchronization because synchronization is not active
20160316-09:11:01.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.247+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661246(Long), 0(Long), 1458090661246(Long), 0(Integer), 224300(String), 射阳县(String), 1029(Integer)
20160316-09:11:01.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6563985e]
20160316-09:11:01.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53997f42] was not registered for synchronization because synchronization is not active
20160316-09:11:01.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.311+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661311(Long), 0(Long), 1458090661311(Long), 0(Integer), 224700(String), 建湖县(String), 1029(Integer)
20160316-09:11:01.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53997f42]
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f64cbb] was not registered for synchronization because synchronization is not active
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661382(Long), 0(Long), 1458090661382(Long), 0(Integer), 515(String), 东台市(String), -1(Integer)
20160316-09:11:01.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f64cbb]
20160316-09:11:01.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c23ad7c] was not registered for synchronization because synchronization is not active
20160316-09:11:01.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.441+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661440(Long), 0(Long), 1458090661440(Long), 0(Integer), 225000(String), 扬州市(String), 1029(Integer)
20160316-09:11:01.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c23ad7c]
20160316-09:11:01.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ff9620c] was not registered for synchronization because synchronization is not active
20160316-09:11:01.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.513+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661512(Long), 0(Long), 1458090661512(Long), 0(Integer), 225200(String), 江都市(String), 1029(Integer)
20160316-09:11:01.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ff9620c]
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2f02a3] was not registered for synchronization because synchronization is not active
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.573+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661573(Long), 0(Long), 1458090661573(Long), 0(Integer), 225000(String), 广陵区(String), 1029(Integer)
20160316-09:11:01.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.630+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2f02a3]
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29ccbdc] was not registered for synchronization because synchronization is not active
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.633+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661633(Long), 0(Long), 1458090661633(Long), 0(Integer), 225100(String), 邗江区(String), 1029(Integer)
20160316-09:11:01.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29ccbdc]
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1df613] was not registered for synchronization because synchronization is not active
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.695+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661695(Long), 0(Long), 1458090661695(Long), 0(Integer), 225800(String), 宝应县(String), 1029(Integer)
20160316-09:11:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1df613]
20160316-09:11:01.735+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67d30c48] was not registered for synchronization because synchronization is not active
20160316-09:11:01.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.736+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661735(Long), 0(Long), 1458090661735(Long), 0(Integer), 211400(String), 仪征市(String), 1029(Integer)
20160316-09:11:01.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67d30c48]
20160316-09:11:01.795+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64110e2d] was not registered for synchronization because synchronization is not active
20160316-09:11:01.796+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.796+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661795(Long), 0(Long), 1458090661795(Long), 0(Integer), 514(String), 高邮市(String), -1(Integer)
20160316-09:11:01.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64110e2d]
20160316-09:11:01.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15c2a24a] was not registered for synchronization because synchronization is not active
20160316-09:11:01.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661856(Long), 0(Long), 1458090661856(Long), 0(Integer), 212000(String), 镇江市(String), 1029(Integer)
20160316-09:11:01.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15c2a24a]
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5c7c18] was not registered for synchronization because synchronization is not active
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.904+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661904(Long), 0(Long), 1458090661904(Long), 0(Integer), 212400(String), 句容市(String), 1029(Integer)
20160316-09:11:01.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:01.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:01.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5c7c18]
20160316-09:11:01.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:01.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:01.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c18ba1] was not registered for synchronization because synchronization is not active
20160316-09:11:01.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:01.968+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:01.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:01.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:01.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090661967(Long), 0(Long), 1458090661967(Long), 0(Integer), 212000(String), 京口区(String), 1029(Integer)
20160316-09:11:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c18ba1]
20160316-09:11:02.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.034+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64c22bf0] was not registered for synchronization because synchronization is not active
20160316-09:11:02.034+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.034+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662033(Long), 0(Long), 1458090662033(Long), 0(Integer), 212000(String), 润州区(String), 1029(Integer)
20160316-09:11:02.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64c22bf0]
20160316-09:11:02.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12ceb50f] was not registered for synchronization because synchronization is not active
20160316-09:11:02.097+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.097+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662096(Long), 0(Long), 1458090662096(Long), 0(Integer), 212100(String), 丹徒区(String), 1029(Integer)
20160316-09:11:02.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12ceb50f]
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecc926e] was not registered for synchronization because synchronization is not active
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662162(Long), 0(Long), 1458090662162(Long), 0(Integer), 212300(String), 丹阳市(String), 1029(Integer)
20160316-09:11:02.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecc926e]
20160316-09:11:02.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e247329] was not registered for synchronization because synchronization is not active
20160316-09:11:02.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662220(Long), 0(Long), 1458090662220(Long), 0(Integer), 511(String), 扬中市(String), -1(Integer)
20160316-09:11:02.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e247329]
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@535ac0f0] was not registered for synchronization because synchronization is not active
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.270+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662270(Long), 0(Long), 1458090662270(Long), 0(Integer), 225300(String), 泰州市(String), 1029(Integer)
20160316-09:11:02.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@535ac0f0]
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1a7873] was not registered for synchronization because synchronization is not active
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662322(Long), 0(Long), 1458090662322(Long), 0(Integer), 225500(String), 姜堰市(String), 1029(Integer)
20160316-09:11:02.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c1a7873]
20160316-09:11:02.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f136c6e] was not registered for synchronization because synchronization is not active
20160316-09:11:02.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.461+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662460(Long), 0(Long), 1458090662460(Long), 0(Integer), 225300(String), 海陵区(String), 1029(Integer)
20160316-09:11:02.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f136c6e]
20160316-09:11:02.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769be582] was not registered for synchronization because synchronization is not active
20160316-09:11:02.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.552+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662552(Long), 0(Long), 1458090662552(Long), 0(Integer), 225300(String), 高港区(String), 1029(Integer)
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@769be582]
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71e60260] was not registered for synchronization because synchronization is not active
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:02.858+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:02.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090662858(Long), 0(Long), 1458090662858(Long), 0(Integer), 225700(String), 兴化市(String), 1029(Integer)
20160316-09:11:03.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71e60260]
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4075ce] was not registered for synchronization because synchronization is not active
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663283(Long), 0(Long), 1458090663283(Long), 0(Integer), 214500(String), 靖江市(String), 1029(Integer)
20160316-09:11:03.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e4075ce]
20160316-09:11:03.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e804fb] was not registered for synchronization because synchronization is not active
20160316-09:11:03.411+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.411+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663411(Long), 0(Long), 1458090663411(Long), 0(Integer), 523(String), 泰兴市(String), -1(Integer)
20160316-09:11:03.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e804fb]
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58212d6f] was not registered for synchronization because synchronization is not active
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.505+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663505(Long), 0(Long), 1458090663505(Long), 0(Integer), 223800(String), 宿迁市(String), 1029(Integer)
20160316-09:11:03.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58212d6f]
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b966f9b] was not registered for synchronization because synchronization is not active
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.533+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663533(Long), 0(Long), 1458090663533(Long), 0(Integer), 223900(String), 泗洪县(String), 1029(Integer)
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b966f9b]
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6281fed8] was not registered for synchronization because synchronization is not active
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663569(Long), 0(Long), 1458090663569(Long), 0(Integer), 223800(String), 宿城区(String), 1029(Integer)
20160316-09:11:03.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6281fed8]
20160316-09:11:03.607+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e40ff1a] was not registered for synchronization because synchronization is not active
20160316-09:11:03.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663607(Long), 0(Long), 1458090663607(Long), 0(Integer), 223800(String), 宿豫区(String), 1029(Integer)
20160316-09:11:03.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e40ff1a]
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5734bef6] was not registered for synchronization because synchronization is not active
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.671+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663671(Long), 0(Long), 1458090663671(Long), 0(Integer), 223600(String), 沭阳县(String), 1029(Integer)
20160316-09:11:03.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:03.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5734bef6]
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc1d8ea] was not registered for synchronization because synchronization is not active
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:03.772+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:03.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:03.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:03.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090663772(Long), 0(Long), 1458090663772(Long), 0(Integer), 223700(String), 泗阳县(String), 1029(Integer)
20160316-09:11:04.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:04.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:04.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc1d8ea]
20160316-09:11:04.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:04.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:04.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aee17d] was not registered for synchronization because synchronization is not active
20160316-09:11:04.539+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:04.539+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:04.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:04.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090664538(Long), 0(Long), 1458090664538(Long), 0(Integer), 00(String), 山东省(String), -1(Integer)
20160316-09:11:04.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:04.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@aee17d]
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249c4305] was not registered for synchronization because synchronization is not active
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:04.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:04.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:04.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090664690(Long), 0(Long), 1458090664690(Long), 0(Integer), 250000(String), 济南市(String), 1145(Integer)
20160316-09:11:04.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:04.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:04.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249c4305]
20160316-09:11:04.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:04.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:04.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b8e658] was not registered for synchronization because synchronization is not active
20160316-09:11:04.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:04.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:04.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:04.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090664732(Long), 0(Long), 1458090664732(Long), 0(Integer), 250200(String), 章丘市(String), 1145(Integer)
20160316-09:11:04.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:04.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b8e658]
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5148c277] was not registered for synchronization because synchronization is not active
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:04.817+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:04.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:04.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090664817(Long), 0(Long), 1458090664817(Long), 0(Integer), 250000(String), 历下区(String), 1145(Integer)
20160316-09:11:04.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:04.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5148c277]
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d10082] was not registered for synchronization because synchronization is not active
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:04.928+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:04.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:04.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:04.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090664928(Long), 0(Long), 1458090664928(Long), 0(Integer), 250000(String), 市中区(String), 1145(Integer)
20160316-09:11:05.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d10082]
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b0787da] was not registered for synchronization because synchronization is not active
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.033+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665033(Long), 0(Long), 1458090665033(Long), 0(Integer), 250000(String), 槐荫区(String), 1145(Integer)
20160316-09:11:05.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b0787da]
20160316-09:11:05.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69eb0ef1] was not registered for synchronization because synchronization is not active
20160316-09:11:05.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665084(Long), 0(Long), 1458090665084(Long), 0(Integer), 250000(String), 天桥区(String), 1145(Integer)
20160316-09:11:05.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69eb0ef1]
20160316-09:11:05.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1498de95] was not registered for synchronization because synchronization is not active
20160316-09:11:05.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665140(Long), 0(Long), 1458090665140(Long), 0(Integer), 250100(String), 历城区(String), 1145(Integer)
20160316-09:11:05.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1498de95]
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3733fd9b] was not registered for synchronization because synchronization is not active
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.234+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665234(Long), 0(Long), 1458090665234(Long), 0(Integer), 250300(String), 长清区(String), 1145(Integer)
20160316-09:11:05.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3733fd9b]
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cf95177] was not registered for synchronization because synchronization is not active
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.306+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.307+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665306(Long), 0(Long), 1458090665306(Long), 0(Integer), 250400(String), 平阴县(String), 1145(Integer)
20160316-09:11:05.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cf95177]
20160316-09:11:05.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@584c735c] was not registered for synchronization because synchronization is not active
20160316-09:11:05.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.351+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665350(Long), 0(Long), 1458090665350(Long), 0(Integer), 251400(String), 济阳县(String), 1145(Integer)
20160316-09:11:05.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@584c735c]
20160316-09:11:05.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fcba40a] was not registered for synchronization because synchronization is not active
20160316-09:11:05.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665398(Long), 0(Long), 1458090665398(Long), 0(Integer), 531(String), 商河县(String), -1(Integer)
20160316-09:11:05.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fcba40a]
20160316-09:11:05.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d73eb9d] was not registered for synchronization because synchronization is not active
20160316-09:11:05.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665466(Long), 0(Long), 1458090665466(Long), 0(Integer), 266000(String), 青岛市(String), 1145(Integer)
20160316-09:11:05.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d73eb9d]
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@497f3453] was not registered for synchronization because synchronization is not active
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.488+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665488(Long), 0(Long), 1458090665488(Long), 0(Integer), 266600(String), 莱西市(String), 1145(Integer)
20160316-09:11:05.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@497f3453]
20160316-09:11:05.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d8fcb6] was not registered for synchronization because synchronization is not active
20160316-09:11:05.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665541(Long), 0(Long), 1458090665541(Long), 0(Integer), 266000(String), 市南区(String), 1145(Integer)
20160316-09:11:05.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d8fcb6]
20160316-09:11:05.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bf951e0] was not registered for synchronization because synchronization is not active
20160316-09:11:05.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.592+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665591(Long), 0(Long), 1458090665591(Long), 0(Integer), 266000(String), 市北区(String), 1145(Integer)
20160316-09:11:05.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bf951e0]
20160316-09:11:05.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@559c0881] was not registered for synchronization because synchronization is not active
20160316-09:11:05.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.638+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665637(Long), 0(Long), 1458090665637(Long), 0(Integer), 266000(String), 四方区(String), 1145(Integer)
20160316-09:11:05.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@559c0881]
20160316-09:11:05.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1be0c069] was not registered for synchronization because synchronization is not active
20160316-09:11:05.696+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.696+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665695(Long), 0(Long), 1458090665695(Long), 0(Integer), 266000(String), 黄岛区(String), 1145(Integer)
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1be0c069]
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22e93648] was not registered for synchronization because synchronization is not active
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.732+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665732(Long), 0(Long), 1458090665732(Long), 0(Integer), 266100(String), 崂山区(String), 1145(Integer)
20160316-09:11:05.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22e93648]
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3000644e] was not registered for synchronization because synchronization is not active
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.784+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665784(Long), 0(Long), 1458090665784(Long), 0(Integer), 266000(String), 李沧区(String), 1145(Integer)
20160316-09:11:05.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3000644e]
20160316-09:11:05.839+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bc09aba] was not registered for synchronization because synchronization is not active
20160316-09:11:05.839+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.840+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665839(Long), 0(Long), 1458090665839(Long), 0(Integer), 266000(String), 城阳区(String), 1145(Integer)
20160316-09:11:05.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bc09aba]
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420f70f1] was not registered for synchronization because synchronization is not active
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665911(Long), 0(Long), 1458090665911(Long), 0(Integer), 266300(String), 胶州市(String), 1145(Integer)
20160316-09:11:05.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420f70f1]
20160316-09:11:05.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2a0846] was not registered for synchronization because synchronization is not active
20160316-09:11:05.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665932(Long), 0(Long), 1458090665932(Long), 0(Integer), 266200(String), 即墨市(String), 1145(Integer)
20160316-09:11:05.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d2a0846]
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525a609f] was not registered for synchronization because synchronization is not active
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665955(Long), 0(Long), 1458090665955(Long), 0(Integer), 266700(String), 平度市(String), 1145(Integer)
20160316-09:11:05.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:05.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@525a609f]
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7769afa9] was not registered for synchronization because synchronization is not active
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:05.978+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:05.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:05.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:05.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090665978(Long), 0(Long), 1458090665978(Long), 0(Integer), 532(String), 胶南市(String), -1(Integer)
20160316-09:11:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7769afa9]
20160316-09:11:06.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a5105a] was not registered for synchronization because synchronization is not active
20160316-09:11:06.012+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.012+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666012(Long), 0(Long), 1458090666012(Long), 0(Integer), 255000(String), 淄博市(String), 1145(Integer)
20160316-09:11:06.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a5105a]
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e42a983] was not registered for synchronization because synchronization is not active
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.046+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666046(Long), 0(Long), 1458090666046(Long), 0(Integer), 256100(String), 沂源县(String), 1145(Integer)
20160316-09:11:06.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e42a983]
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c71e0fb] was not registered for synchronization because synchronization is not active
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.082+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666082(Long), 0(Long), 1458090666082(Long), 0(Integer), 255100(String), 淄川区(String), 1145(Integer)
20160316-09:11:06.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c71e0fb]
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5125545b] was not registered for synchronization because synchronization is not active
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666125(Long), 0(Long), 1458090666125(Long), 0(Integer), 255000(String), 张店区(String), 1145(Integer)
20160316-09:11:06.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5125545b]
20160316-09:11:06.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a2cba6] was not registered for synchronization because synchronization is not active
20160316-09:11:06.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.171+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666156(Long), 0(Long), 1458090666156(Long), 0(Integer), 255200(String), 博山区(String), 1145(Integer)
20160316-09:11:06.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a2cba6]
20160316-09:11:06.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e1ecbf] was not registered for synchronization because synchronization is not active
20160316-09:11:06.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.207+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666207(Long), 0(Long), 1458090666207(Long), 0(Integer), 255400(String), 临淄区(String), 1145(Integer)
20160316-09:11:06.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e1ecbf]
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20b07a5a] was not registered for synchronization because synchronization is not active
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666250(Long), 0(Long), 1458090666250(Long), 0(Integer), 255300(String), 周村区(String), 1145(Integer)
20160316-09:11:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20b07a5a]
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16d57281] was not registered for synchronization because synchronization is not active
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.287+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666287(Long), 0(Long), 1458090666287(Long), 0(Integer), 256400(String), 桓台县(String), 1145(Integer)
20160316-09:11:06.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16d57281]
20160316-09:11:06.334+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.334+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.334+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f549539] was not registered for synchronization because synchronization is not active
20160316-09:11:06.334+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.334+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666334(Long), 0(Long), 1458090666334(Long), 0(Integer), 533(String), 高青县(String), -1(Integer)
20160316-09:11:06.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f549539]
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4938dc] was not registered for synchronization because synchronization is not active
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.396+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666396(Long), 0(Long), 1458090666396(Long), 0(Integer), 277000(String), 枣庄市(String), 1145(Integer)
20160316-09:11:06.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.439+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4938dc]
20160316-09:11:06.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.440+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd87157] was not registered for synchronization because synchronization is not active
20160316-09:11:06.440+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.440+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666440(Long), 0(Long), 1458090666440(Long), 0(Integer), 277500(String), 滕州市(String), 1145(Integer)
20160316-09:11:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd87157]
20160316-09:11:06.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600d7969] was not registered for synchronization because synchronization is not active
20160316-09:11:06.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.499+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666498(Long), 0(Long), 1458090666498(Long), 0(Integer), 277000(String), 市中区(String), 1145(Integer)
20160316-09:11:06.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600d7969]
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba16608] was not registered for synchronization because synchronization is not active
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.561+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666561(Long), 0(Long), 1458090666561(Long), 0(Integer), 277000(String), 薛城区(String), 1145(Integer)
20160316-09:11:06.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba16608]
20160316-09:11:06.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d685b65] was not registered for synchronization because synchronization is not active
20160316-09:11:06.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.622+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666621(Long), 0(Long), 1458090666621(Long), 0(Integer), 277300(String), 峄城区(String), 1145(Integer)
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d685b65]
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62bb9819] was not registered for synchronization because synchronization is not active
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666648(Long), 0(Long), 1458090666648(Long), 0(Integer), 277400(String), 台儿庄区(String), 1145(Integer)
20160316-09:11:06.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62bb9819]
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fae18cb] was not registered for synchronization because synchronization is not active
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.707+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666707(Long), 0(Long), 1458090666707(Long), 0(Integer), 632(String), 山亭区(String), -1(Integer)
20160316-09:11:06.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fae18cb]
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4448705a] was not registered for synchronization because synchronization is not active
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.797+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666797(Long), 0(Long), 1458090666797(Long), 0(Integer), 257000(String), 东营市(String), 1145(Integer)
20160316-09:11:06.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4448705a]
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d20453] was not registered for synchronization because synchronization is not active
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.877+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666877(Long), 0(Long), 1458090666877(Long), 0(Integer), 257300(String), 广饶县(String), 1145(Integer)
20160316-09:11:06.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.935+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d20453]
20160316-09:11:06.935+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1153eaff] was not registered for synchronization because synchronization is not active
20160316-09:11:06.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.936+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666936(Long), 0(Long), 1458090666936(Long), 0(Integer), 257100(String), 东营区(String), 1145(Integer)
20160316-09:11:06.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:06.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:06.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1153eaff]
20160316-09:11:06.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:06.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:06.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6653c6] was not registered for synchronization because synchronization is not active
20160316-09:11:06.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:06.983+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:06.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:06.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:06.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090666982(Long), 0(Long), 1458090666982(Long), 0(Integer), 257200(String), 河口区(String), 1145(Integer)
20160316-09:11:07.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6653c6]
20160316-09:11:07.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6972062c] was not registered for synchronization because synchronization is not active
20160316-09:11:07.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.043+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667042(Long), 0(Long), 1458090667042(Long), 0(Integer), 257500(String), 垦利县(String), 1145(Integer)
20160316-09:11:07.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6972062c]
20160316-09:11:07.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36ed9f56] was not registered for synchronization because synchronization is not active
20160316-09:11:07.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667124(Long), 0(Long), 1458090667124(Long), 0(Integer), 257400(String), 利津县(String), 1145(Integer)
20160316-09:11:07.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36ed9f56]
20160316-09:11:07.163+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@674e14d] was not registered for synchronization because synchronization is not active
20160316-09:11:07.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.164+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667163(Long), 0(Long), 1458090667163(Long), 0(Integer), 264000(String), 烟台市(String), 1145(Integer)
20160316-09:11:07.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@674e14d]
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735ea310] was not registered for synchronization because synchronization is not active
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667221(Long), 0(Long), 1458090667221(Long), 0(Integer), 265100(String), 海阳市(String), 1145(Integer)
20160316-09:11:07.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735ea310]
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48637ff4] was not registered for synchronization because synchronization is not active
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667274(Long), 0(Long), 1458090667274(Long), 0(Integer), 264000(String), 芝罘区(String), 1145(Integer)
20160316-09:11:07.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48637ff4]
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@646de5cc] was not registered for synchronization because synchronization is not active
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.320+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667320(Long), 0(Long), 1458090667320(Long), 0(Integer), 265500(String), 福山区(String), 1145(Integer)
20160316-09:11:07.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@646de5cc]
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8436302] was not registered for synchronization because synchronization is not active
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667374(Long), 0(Long), 1458090667374(Long), 0(Integer), 264100(String), 牟平区(String), 1145(Integer)
20160316-09:11:07.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8436302]
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5450aa73] was not registered for synchronization because synchronization is not active
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.427+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667427(Long), 0(Long), 1458090667427(Long), 0(Integer), 264000(String), 莱山区(String), 1145(Integer)
20160316-09:11:07.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5450aa73]
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62d03c80] was not registered for synchronization because synchronization is not active
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.489+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667489(Long), 0(Long), 1458090667489(Long), 0(Integer), 265800(String), 长岛县(String), 1145(Integer)
20160316-09:11:07.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62d03c80]
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35534106] was not registered for synchronization because synchronization is not active
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667534(Long), 0(Long), 1458090667534(Long), 0(Integer), 265700(String), 龙口市(String), 1145(Integer)
20160316-09:11:07.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35534106]
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d71be4] was not registered for synchronization because synchronization is not active
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.568+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667568(Long), 0(Long), 1458090667568(Long), 0(Integer), 265200(String), 莱阳市(String), 1145(Integer)
20160316-09:11:07.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d71be4]
20160316-09:11:07.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483af9f5] was not registered for synchronization because synchronization is not active
20160316-09:11:07.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667637(Long), 0(Long), 1458090667637(Long), 0(Integer), 261400(String), 莱州市(String), 1145(Integer)
20160316-09:11:07.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483af9f5]
20160316-09:11:07.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ea55e00] was not registered for synchronization because synchronization is not active
20160316-09:11:07.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.667+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667667(Long), 0(Long), 1458090667667(Long), 0(Integer), 265600(String), 蓬莱市(String), 1145(Integer)
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ea55e00]
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7cae4e] was not registered for synchronization because synchronization is not active
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.697+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667697(Long), 0(Long), 1458090667697(Long), 0(Integer), 265400(String), 招远市(String), 1145(Integer)
20160316-09:11:07.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7cae4e]
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df340b1] was not registered for synchronization because synchronization is not active
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.771+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667771(Long), 0(Long), 1458090667771(Long), 0(Integer), 535(String), 栖霞市(String), -1(Integer)
20160316-09:11:07.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7df340b1]
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305aee69] was not registered for synchronization because synchronization is not active
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.842+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667842(Long), 0(Long), 1458090667842(Long), 0(Integer), 261000(String), 潍坊市(String), 1145(Integer)
20160316-09:11:07.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305aee69]
20160316-09:11:07.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db391d] was not registered for synchronization because synchronization is not active
20160316-09:11:07.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.900+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667899(Long), 0(Long), 1458090667899(Long), 0(Integer), 261300(String), 昌邑市(String), 1145(Integer)
20160316-09:11:07.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db391d]
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@531c2718] was not registered for synchronization because synchronization is not active
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.958+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667958(Long), 0(Long), 1458090667958(Long), 0(Integer), 261000(String), 潍城区(String), 1145(Integer)
20160316-09:11:07.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:07.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:07.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@531c2718]
20160316-09:11:07.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:07.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:07.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e15a325] was not registered for synchronization because synchronization is not active
20160316-09:11:07.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:07.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:07.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:07.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:07.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090667998(Long), 0(Long), 1458090667998(Long), 0(Integer), 261100(String), 寒亭区(String), 1145(Integer)
20160316-09:11:08.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e15a325]
20160316-09:11:08.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b96ad] was not registered for synchronization because synchronization is not active
20160316-09:11:08.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.054+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668054(Long), 0(Long), 1458090668054(Long), 0(Integer), 261200(String), 坊子区(String), 1145(Integer)
20160316-09:11:08.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b96ad]
20160316-09:11:08.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fc873ae] was not registered for synchronization because synchronization is not active
20160316-09:11:08.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668091(Long), 0(Long), 1458090668091(Long), 0(Integer), 261000(String), 奎文区(String), 1145(Integer)
20160316-09:11:08.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fc873ae]
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4dc992] was not registered for synchronization because synchronization is not active
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668157(Long), 0(Long), 1458090668157(Long), 0(Integer), 262600(String), 临朐县(String), 1145(Integer)
20160316-09:11:08.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4dc992]
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a8ab01] was not registered for synchronization because synchronization is not active
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.208+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668208(Long), 0(Long), 1458090668208(Long), 0(Integer), 262400(String), 昌乐县(String), 1145(Integer)
20160316-09:11:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a8ab01]
20160316-09:11:08.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@270f7a44] was not registered for synchronization because synchronization is not active
20160316-09:11:08.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668252(Long), 0(Long), 1458090668252(Long), 0(Integer), 262500(String), 青州市(String), 1145(Integer)
20160316-09:11:08.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@270f7a44]
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@663fc37] was not registered for synchronization because synchronization is not active
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.306+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.307+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668306(Long), 0(Long), 1458090668306(Long), 0(Integer), 262200(String), 诸城市(String), 1145(Integer)
20160316-09:11:08.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@663fc37]
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@85ae75c] was not registered for synchronization because synchronization is not active
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.349+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668349(Long), 0(Long), 1458090668349(Long), 0(Integer), 262700(String), 寿光市(String), 1145(Integer)
20160316-09:11:08.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@85ae75c]
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@119417c0] was not registered for synchronization because synchronization is not active
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.396+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668396(Long), 0(Long), 1458090668396(Long), 0(Integer), 262100(String), 安丘市(String), 1145(Integer)
20160316-09:11:08.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@119417c0]
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e056d06] was not registered for synchronization because synchronization is not active
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.447+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668447(Long), 0(Long), 1458090668447(Long), 0(Integer), 536(String), 高密市(String), -1(Integer)
20160316-09:11:08.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e056d06]
20160316-09:11:08.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a45642e] was not registered for synchronization because synchronization is not active
20160316-09:11:08.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668531(Long), 0(Long), 1458090668531(Long), 0(Integer), 272000(String), 济宁市(String), 1145(Integer)
20160316-09:11:08.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a45642e]
20160316-09:11:08.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@614f5cd7] was not registered for synchronization because synchronization is not active
20160316-09:11:08.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.591+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668590(Long), 0(Long), 1458090668590(Long), 0(Integer), 273500(String), 邹城市(String), 1145(Integer)
20160316-09:11:08.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@614f5cd7]
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15de4ebf] was not registered for synchronization because synchronization is not active
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668641(Long), 0(Long), 1458090668641(Long), 0(Integer), 272000(String), 市中区(String), 1145(Integer)
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15de4ebf]
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61683052] was not registered for synchronization because synchronization is not active
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.679+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668679(Long), 0(Long), 1458090668679(Long), 0(Integer), 272000(String), 任城区(String), 1145(Integer)
20160316-09:11:08.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61683052]
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25fff83e] was not registered for synchronization because synchronization is not active
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.708+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668708(Long), 0(Long), 1458090668708(Long), 0(Integer), 277600(String), 微山县(String), 1145(Integer)
20160316-09:11:08.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25fff83e]
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cb9602] was not registered for synchronization because synchronization is not active
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668751(Long), 0(Long), 1458090668751(Long), 0(Integer), 272300(String), 鱼台县(String), 1145(Integer)
20160316-09:11:08.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cb9602]
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b24c3b0] was not registered for synchronization because synchronization is not active
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.815+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.815+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668815(Long), 0(Long), 1458090668815(Long), 0(Integer), 272200(String), 金乡县(String), 1145(Integer)
20160316-09:11:08.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b24c3b0]
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b86fd] was not registered for synchronization because synchronization is not active
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.848+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668848(Long), 0(Long), 1458090668848(Long), 0(Integer), 272400(String), 嘉祥县(String), 1145(Integer)
20160316-09:11:08.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b86fd]
20160316-09:11:08.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69f0d277] was not registered for synchronization because synchronization is not active
20160316-09:11:08.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668865(Long), 0(Long), 1458090668865(Long), 0(Integer), 272500(String), 汶上县(String), 1145(Integer)
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69f0d277]
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7da7fe14] was not registered for synchronization because synchronization is not active
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.904+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668904(Long), 0(Long), 1458090668904(Long), 0(Integer), 273200(String), 泗水县(String), 1145(Integer)
20160316-09:11:08.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7da7fe14]
20160316-09:11:08.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.945+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.945+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615a1d5f] was not registered for synchronization because synchronization is not active
20160316-09:11:08.945+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.945+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668944(Long), 0(Long), 1458090668944(Long), 0(Integer), 272600(String), 梁山县(String), 1145(Integer)
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615a1d5f]
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@799701da] was not registered for synchronization because synchronization is not active
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:08.968+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:08.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090668968(Long), 0(Long), 1458090668968(Long), 0(Integer), 273100(String), 曲阜市(String), 1145(Integer)
20160316-09:11:09.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@799701da]
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74f4c543] was not registered for synchronization because synchronization is not active
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.030+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669030(Long), 0(Long), 1458090669030(Long), 0(Integer), 537(String), 兖州市(String), -1(Integer)
20160316-09:11:09.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74f4c543]
20160316-09:11:09.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1348a19f] was not registered for synchronization because synchronization is not active
20160316-09:11:09.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669065(Long), 0(Long), 1458090669065(Long), 0(Integer), 271000(String), 泰安市(String), 1145(Integer)
20160316-09:11:09.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1348a19f]
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c62f8df] was not registered for synchronization because synchronization is not active
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.113+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669113(Long), 0(Long), 1458090669113(Long), 0(Integer), 271600(String), 肥城市(String), 1145(Integer)
20160316-09:11:09.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c62f8df]
20160316-09:11:09.180+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5295f0] was not registered for synchronization because synchronization is not active
20160316-09:11:09.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.181+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669180(Long), 0(Long), 1458090669180(Long), 0(Integer), 271000(String), 泰山区(String), 1145(Integer)
20160316-09:11:09.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c5295f0]
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42b4ed35] was not registered for synchronization because synchronization is not active
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.231+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669231(Long), 0(Long), 1458090669231(Long), 0(Integer), 271000(String), 岱岳区(String), 1145(Integer)
20160316-09:11:09.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42b4ed35]
20160316-09:11:09.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e071894] was not registered for synchronization because synchronization is not active
20160316-09:11:09.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669282(Long), 0(Long), 1458090669282(Long), 0(Integer), 271400(String), 宁阳县(String), 1145(Integer)
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e071894]
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@193199cb] was not registered for synchronization because synchronization is not active
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.314+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669314(Long), 0(Long), 1458090669314(Long), 0(Integer), 271500(String), 东平县(String), 1145(Integer)
20160316-09:11:09.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@193199cb]
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51861b5a] was not registered for synchronization because synchronization is not active
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.365+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669365(Long), 0(Long), 1458090669365(Long), 0(Integer), 538(String), 新泰市(String), -1(Integer)
20160316-09:11:09.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51861b5a]
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ffd379f] was not registered for synchronization because synchronization is not active
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.418+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669418(Long), 0(Long), 1458090669418(Long), 0(Integer), 264200(String), 威海市(String), 1145(Integer)
20160316-09:11:09.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ffd379f]
20160316-09:11:09.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7205b5ec] was not registered for synchronization because synchronization is not active
20160316-09:11:09.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.461+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669460(Long), 0(Long), 1458090669460(Long), 0(Integer), 264500(String), 乳山市(String), 1145(Integer)
20160316-09:11:09.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7205b5ec]
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eedaba0] was not registered for synchronization because synchronization is not active
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.518+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669518(Long), 0(Long), 1458090669518(Long), 0(Integer), 264200(String), 环翠区(String), 1145(Integer)
20160316-09:11:09.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.564+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eedaba0]
20160316-09:11:09.564+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1de07354] was not registered for synchronization because synchronization is not active
20160316-09:11:09.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.565+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669565(Long), 0(Long), 1458090669565(Long), 0(Integer), 264400(String), 文登市(String), 1145(Integer)
20160316-09:11:09.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1de07354]
20160316-09:11:09.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@285d67f0] was not registered for synchronization because synchronization is not active
20160316-09:11:09.658+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.658+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669657(Long), 0(Long), 1458090669657(Long), 0(Integer), 631(String), 荣成市(String), -1(Integer)
20160316-09:11:09.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@285d67f0]
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64125470] was not registered for synchronization because synchronization is not active
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.706+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669706(Long), 0(Long), 1458090669706(Long), 0(Integer), 276800(String), 日照市(String), 1145(Integer)
20160316-09:11:09.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.731+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64125470]
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf22b9b] was not registered for synchronization because synchronization is not active
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669733(Long), 0(Long), 1458090669733(Long), 0(Integer), 276500(String), 莒县(String), 1145(Integer)
20160316-09:11:09.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf22b9b]
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ac2b5e0] was not registered for synchronization because synchronization is not active
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.793+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669793(Long), 0(Long), 1458090669793(Long), 0(Integer), 276800(String), 东港区(String), 1145(Integer)
20160316-09:11:09.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ac2b5e0]
20160316-09:11:09.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@189719cb] was not registered for synchronization because synchronization is not active
20160316-09:11:09.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.845+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669844(Long), 0(Long), 1458090669844(Long), 0(Integer), 276800(String), 岚山区(String), 1145(Integer)
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@189719cb]
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adda7] was not registered for synchronization because synchronization is not active
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.862+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669862(Long), 0(Long), 1458090669862(Long), 0(Integer), 633(String), 五莲县(String), -1(Integer)
20160316-09:11:09.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adda7]
20160316-09:11:09.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36276359] was not registered for synchronization because synchronization is not active
20160316-09:11:09.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669931(Long), 0(Long), 1458090669931(Long), 0(Integer), 271100(String), 莱芜市(String), 1145(Integer)
20160316-09:11:09.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:09.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:09.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36276359]
20160316-09:11:09.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:09.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:09.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bad4264] was not registered for synchronization because synchronization is not active
20160316-09:11:09.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:09.963+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:09.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:09.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:09.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090669963(Long), 0(Long), 1458090669963(Long), 0(Integer), 271100(String), 钢城区(String), 1145(Integer)
20160316-09:11:10.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6bad4264]
20160316-09:11:10.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7550ebab] was not registered for synchronization because synchronization is not active
20160316-09:11:10.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.025+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670018(Long), 0(Long), 1458090670018(Long), 0(Integer), 634(String), 莱城区(String), -1(Integer)
20160316-09:11:10.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7550ebab]
20160316-09:11:10.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd0b0d0] was not registered for synchronization because synchronization is not active
20160316-09:11:10.144+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.144+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670144(Long), 0(Long), 1458090670144(Long), 0(Integer), 276000(String), 临沂市(String), 1145(Integer)
20160316-09:11:10.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fd0b0d0]
20160316-09:11:10.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@db9569] was not registered for synchronization because synchronization is not active
20160316-09:11:10.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670181(Long), 0(Long), 1458090670181(Long), 0(Integer), 276700(String), 临沭县(String), 1145(Integer)
20160316-09:11:10.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@db9569]
20160316-09:11:10.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71391d27] was not registered for synchronization because synchronization is not active
20160316-09:11:10.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670274(Long), 0(Long), 1458090670274(Long), 0(Integer), 276000(String), 兰山区(String), 1145(Integer)
20160316-09:11:10.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71391d27]
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@256e3879] was not registered for synchronization because synchronization is not active
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.325+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670325(Long), 0(Long), 1458090670325(Long), 0(Integer), 276000(String), 罗庄区(String), 1145(Integer)
20160316-09:11:10.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@256e3879]
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23268b0c] was not registered for synchronization because synchronization is not active
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.391+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670391(Long), 0(Long), 1458090670391(Long), 0(Integer), 276000(String), 河东区(String), 1145(Integer)
20160316-09:11:10.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23268b0c]
20160316-09:11:10.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@313b4607] was not registered for synchronization because synchronization is not active
20160316-09:11:10.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670415(Long), 0(Long), 1458090670415(Long), 0(Integer), 276300(String), 沂南县(String), 1145(Integer)
20160316-09:11:10.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@313b4607]
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627f29ad] was not registered for synchronization because synchronization is not active
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670478(Long), 0(Long), 1458090670478(Long), 0(Integer), 276100(String), 郯城县(String), 1145(Integer)
20160316-09:11:10.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.654+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627f29ad]
20160316-09:11:10.654+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.654+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62e245b6] was not registered for synchronization because synchronization is not active
20160316-09:11:10.655+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.655+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670654(Long), 0(Long), 1458090670654(Long), 0(Integer), 276400(String), 沂水县(String), 1145(Integer)
20160316-09:11:10.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62e245b6]
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3874f896] was not registered for synchronization because synchronization is not active
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.698+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670698(Long), 0(Long), 1458090670698(Long), 0(Integer), 277700(String), 苍山县(String), 1145(Integer)
20160316-09:11:10.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3874f896]
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100e3d0f] was not registered for synchronization because synchronization is not active
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.776+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.776+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.776+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670776(Long), 0(Long), 1458090670776(Long), 0(Integer), 273400(String), 费县(String), 1145(Integer)
20160316-09:11:10.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100e3d0f]
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ef28d8b] was not registered for synchronization because synchronization is not active
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670866(Long), 0(Long), 1458090670866(Long), 0(Integer), 273300(String), 平邑县(String), 1145(Integer)
20160316-09:11:10.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ef28d8b]
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40fc732f] was not registered for synchronization because synchronization is not active
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.941+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670941(Long), 0(Long), 1458090670941(Long), 0(Integer), 276600(String), 莒南县(String), 1145(Integer)
20160316-09:11:10.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:10.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:10.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40fc732f]
20160316-09:11:10.997+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:10.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:10.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b14cde8] was not registered for synchronization because synchronization is not active
20160316-09:11:10.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:10.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:10.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:10.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:10.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090670999(Long), 0(Long), 1458090670999(Long), 0(Integer), 539(String), 蒙阴县(String), -1(Integer)
20160316-09:11:11.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b14cde8]
20160316-09:11:11.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.061+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a4b6d3] was not registered for synchronization because synchronization is not active
20160316-09:11:11.061+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.061+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671054(Long), 0(Long), 1458090671054(Long), 0(Integer), 253000(String), 德州市(String), 1145(Integer)
20160316-09:11:11.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a4b6d3]
20160316-09:11:11.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f9daf2] was not registered for synchronization because synchronization is not active
20160316-09:11:11.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.136+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671135(Long), 0(Long), 1458090671135(Long), 0(Integer), 251200(String), 禹城市(String), 1145(Integer)
20160316-09:11:11.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f9daf2]
20160316-09:11:11.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49568130] was not registered for synchronization because synchronization is not active
20160316-09:11:11.218+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.218+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671217(Long), 0(Long), 1458090671217(Long), 0(Integer), 253000(String), 德城区(String), 1145(Integer)
20160316-09:11:11.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.261+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49568130]
20160316-09:11:11.261+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d9df49] was not registered for synchronization because synchronization is not active
20160316-09:11:11.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.262+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671262(Long), 0(Long), 1458090671262(Long), 0(Integer), 253500(String), 陵县(String), 1145(Integer)
20160316-09:11:11.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d9df49]
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cc6a72a] was not registered for synchronization because synchronization is not active
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671419(Long), 0(Long), 1458090671419(Long), 0(Integer), 253400(String), 宁津县(String), 1145(Integer)
20160316-09:11:11.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cc6a72a]
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bd13aa] was not registered for synchronization because synchronization is not active
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671520(Long), 0(Long), 1458090671520(Long), 0(Integer), 253700(String), 庆云县(String), 1145(Integer)
20160316-09:11:11.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bd13aa]
20160316-09:11:11.605+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.605+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.605+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3957edeb] was not registered for synchronization because synchronization is not active
20160316-09:11:11.605+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.605+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671605(Long), 0(Long), 1458090671605(Long), 0(Integer), 251500(String), 临邑县(String), 1145(Integer)
20160316-09:11:11.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3957edeb]
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@db3cbc9] was not registered for synchronization because synchronization is not active
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.758+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671758(Long), 0(Long), 1458090671758(Long), 0(Integer), 251100(String), 齐河县(String), 1145(Integer)
20160316-09:11:11.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@db3cbc9]
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15c4bc6] was not registered for synchronization because synchronization is not active
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.844+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671844(Long), 0(Long), 1458090671844(Long), 0(Integer), 253100(String), 平原县(String), 1145(Integer)
20160316-09:11:11.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:11.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:11.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15c4bc6]
20160316-09:11:11.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:11.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:11.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b66f75] was not registered for synchronization because synchronization is not active
20160316-09:11:11.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:11.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:11.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:11.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:11.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090671948(Long), 0(Long), 1458090671948(Long), 0(Integer), 253200(String), 夏津县(String), 1145(Integer)
20160316-09:11:12.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b66f75]
20160316-09:11:12.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@179211ea] was not registered for synchronization because synchronization is not active
20160316-09:11:12.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672014(Long), 0(Long), 1458090672014(Long), 0(Integer), 253300(String), 武城县(String), 1145(Integer)
20160316-09:11:12.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@179211ea]
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eefc773] was not registered for synchronization because synchronization is not active
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.081+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672081(Long), 0(Long), 1458090672081(Long), 0(Integer), 253600(String), 乐陵市(String), 1145(Integer)
20160316-09:11:12.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3eefc773]
20160316-09:11:12.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560479dd] was not registered for synchronization because synchronization is not active
20160316-09:11:12.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.136+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672135(Long), 0(Long), 1458090672135(Long), 0(Integer), 252000(String), 聊城市(String), 1145(Integer)
20160316-09:11:12.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560479dd]
20160316-09:11:12.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a59249] was not registered for synchronization because synchronization is not active
20160316-09:11:12.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672198(Long), 0(Long), 1458090672198(Long), 0(Integer), 252600(String), 临清市(String), 1145(Integer)
20160316-09:11:12.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29a59249]
20160316-09:11:12.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d48fc8c] was not registered for synchronization because synchronization is not active
20160316-09:11:12.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672265(Long), 0(Long), 1458090672265(Long), 0(Integer), 252000(String), 东昌府区(String), 1145(Integer)
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d48fc8c]
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac0e5f9] was not registered for synchronization because synchronization is not active
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.561+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672561(Long), 0(Long), 1458090672561(Long), 0(Integer), 252300(String), 阳谷县(String), 1145(Integer)
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac0e5f9]
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49c60e18] was not registered for synchronization because synchronization is not active
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672608(Long), 0(Long), 1458090672608(Long), 0(Integer), 252400(String), 莘县(String), 1145(Integer)
20160316-09:11:12.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49c60e18]
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@654079b1] was not registered for synchronization because synchronization is not active
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.655+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672655(Long), 0(Long), 1458090672655(Long), 0(Integer), 252100(String), 茌平县(String), 1145(Integer)
20160316-09:11:12.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@654079b1]
20160316-09:11:12.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f72b936] was not registered for synchronization because synchronization is not active
20160316-09:11:12.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672699(Long), 0(Long), 1458090672699(Long), 0(Integer), 252200(String), 东阿县(String), 1145(Integer)
20160316-09:11:12.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.780+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f72b936]
20160316-09:11:12.781+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e5152fc] was not registered for synchronization because synchronization is not active
20160316-09:11:12.781+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.782+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672781(Long), 0(Long), 1458090672781(Long), 0(Integer), 252500(String), 冠县(String), 1145(Integer)
20160316-09:11:12.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:12.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e5152fc]
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140207e0] was not registered for synchronization because synchronization is not active
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:12.959+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:12.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:12.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:12.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090672959(Long), 0(Long), 1458090672959(Long), 0(Integer), 635(String), 高唐县(String), -1(Integer)
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140207e0]
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34168b4] was not registered for synchronization because synchronization is not active
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.398+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673398(Long), 0(Long), 1458090673398(Long), 0(Integer), 256600(String), 滨州市(String), 1145(Integer)
20160316-09:11:13.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34168b4]
20160316-09:11:13.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fec6b04] was not registered for synchronization because synchronization is not active
20160316-09:11:13.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673491(Long), 0(Long), 1458090673491(Long), 0(Integer), 256200(String), 邹平县(String), 1145(Integer)
20160316-09:11:13.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fec6b04]
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63319028] was not registered for synchronization because synchronization is not active
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.653+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673653(Long), 0(Long), 1458090673653(Long), 0(Integer), 256600(String), 滨城区(String), 1145(Integer)
20160316-09:11:13.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63319028]
20160316-09:11:13.708+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.708+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@396994d5] was not registered for synchronization because synchronization is not active
20160316-09:11:13.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.709+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673708(Long), 0(Long), 1458090673708(Long), 0(Integer), 251700(String), 惠民县(String), 1145(Integer)
20160316-09:11:13.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.762+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@396994d5]
20160316-09:11:13.762+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a22d6a7] was not registered for synchronization because synchronization is not active
20160316-09:11:13.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673763(Long), 0(Long), 1458090673763(Long), 0(Integer), 251800(String), 阳信县(String), 1145(Integer)
20160316-09:11:13.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a22d6a7]
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c9d40b] was not registered for synchronization because synchronization is not active
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.805+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673805(Long), 0(Long), 1458090673805(Long), 0(Integer), 251900(String), 无棣县(String), 1145(Integer)
20160316-09:11:13.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.863+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c9d40b]
20160316-09:11:13.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64241261] was not registered for synchronization because synchronization is not active
20160316-09:11:13.867+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.867+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673866(Long), 0(Long), 1458090673866(Long), 0(Integer), 256800(String), 沾化县(String), 1145(Integer)
20160316-09:11:13.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:13.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:13.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64241261]
20160316-09:11:13.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:13.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:13.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dee80ce] was not registered for synchronization because synchronization is not active
20160316-09:11:13.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:13.948+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:13.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:13.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:13.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090673947(Long), 0(Long), 1458090673947(Long), 0(Integer), 256500(String), 博兴县(String), 1145(Integer)
20160316-09:11:14.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dee80ce]
20160316-09:11:14.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140836a8] was not registered for synchronization because synchronization is not active
20160316-09:11:14.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.084+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674083(Long), 0(Long), 1458090674083(Long), 0(Integer), 274000(String), 荷泽市(String), 1145(Integer)
20160316-09:11:14.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@140836a8]
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20ea1c31] was not registered for synchronization because synchronization is not active
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.131+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674131(Long), 0(Long), 1458090674131(Long), 0(Integer), 274500(String), 东明县(String), 1145(Integer)
20160316-09:11:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20ea1c31]
20160316-09:11:14.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5148a1d4] was not registered for synchronization because synchronization is not active
20160316-09:11:14.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.482+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674481(Long), 0(Long), 1458090674481(Long), 0(Integer), 274000(String), 牡丹区(String), 1145(Integer)
20160316-09:11:14.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5148a1d4]
20160316-09:11:14.595+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f42b9ae] was not registered for synchronization because synchronization is not active
20160316-09:11:14.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.596+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674595(Long), 0(Long), 1458090674595(Long), 0(Integer), 274400(String), 曹县(String), 1145(Integer)
20160316-09:11:14.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f42b9ae]
20160316-09:11:14.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6751335c] was not registered for synchronization because synchronization is not active
20160316-09:11:14.677+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.677+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674677(Long), 0(Long), 1458090674677(Long), 0(Integer), 274300(String), 单县(String), 1145(Integer)
20160316-09:11:14.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.794+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6751335c]
20160316-09:11:14.795+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.795+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@272b811d] was not registered for synchronization because synchronization is not active
20160316-09:11:14.795+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.795+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674795(Long), 0(Long), 1458090674795(Long), 0(Integer), 274200(String), 成武县(String), 1145(Integer)
20160316-09:11:14.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.907+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@272b811d]
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f3c382] was not registered for synchronization because synchronization is not active
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674908(Long), 0(Long), 1458090674908(Long), 0(Integer), 274900(String), 巨野县(String), 1145(Integer)
20160316-09:11:14.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:14.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37f3c382]
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61312de3] was not registered for synchronization because synchronization is not active
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:14.994+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:14.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:14.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:14.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090674994(Long), 0(Long), 1458090674994(Long), 0(Integer), 274700(String), 郓城县(String), 1145(Integer)
20160316-09:11:15.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61312de3]
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2439c364] was not registered for synchronization because synchronization is not active
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.069+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675069(Long), 0(Long), 1458090675069(Long), 0(Integer), 274600(String), 鄄城县(String), 1145(Integer)
20160316-09:11:15.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2439c364]
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c191dcf] was not registered for synchronization because synchronization is not active
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675191(Long), 0(Long), 1458090675191(Long), 0(Integer), 274100(String), 定陶县(String), 1145(Integer)
20160316-09:11:15.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c191dcf]
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ca617e] was not registered for synchronization because synchronization is not active
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675266(Long), 0(Long), 1458090675266(Long), 0(Integer), 00(String), 安微省(String), -1(Integer)
20160316-09:11:15.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9ca617e]
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e85217c] was not registered for synchronization because synchronization is not active
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.346+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675346(Long), 0(Long), 1458090675346(Long), 0(Integer), 230000(String), 合肥市(String), 1303(Integer)
20160316-09:11:15.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e85217c]
20160316-09:11:15.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103a41fc] was not registered for synchronization because synchronization is not active
20160316-09:11:15.464+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.464+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675464(Long), 0(Long), 1458090675464(Long), 0(Integer), 230000(String), 肥东县(String), 1303(Integer)
20160316-09:11:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103a41fc]
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d1e394d] was not registered for synchronization because synchronization is not active
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.554+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675554(Long), 0(Long), 1458090675554(Long), 0(Integer), 231100(String), 长丰县(String), 1303(Integer)
20160316-09:11:15.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d1e394d]
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6929c1c6] was not registered for synchronization because synchronization is not active
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.651+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675651(Long), 0(Long), 1458090675651(Long), 0(Integer), 231200(String), 肥西县(String), 1303(Integer)
20160316-09:11:15.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6929c1c6]
20160316-09:11:15.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469681e0] was not registered for synchronization because synchronization is not active
20160316-09:11:15.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.752+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675751(Long), 0(Long), 1458090675751(Long), 0(Integer), 241000(String), 芜湖市(String), 1303(Integer)
20160316-09:11:15.859+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.860+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.860+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469681e0]
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14cc2c8] was not registered for synchronization because synchronization is not active
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.861+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675861(Long), 0(Long), 1458090675861(Long), 0(Integer), 242400(String), 南陵县(String), 1303(Integer)
20160316-09:11:15.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:15.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14cc2c8]
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ae2eb1d] was not registered for synchronization because synchronization is not active
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:15.962+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:15.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:15.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:15.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090675962(Long), 0(Long), 1458090675962(Long), 0(Integer), 241000(String), 镜湖区(String), 1303(Integer)
20160316-09:11:16.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ae2eb1d]
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52cf58ad] was not registered for synchronization because synchronization is not active
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.056+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676056(Long), 0(Long), 1458090676056(Long), 0(Integer), 241000(String), 马塘区(String), 1303(Integer)
20160316-09:11:16.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52cf58ad]
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393bd6b] was not registered for synchronization because synchronization is not active
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.146+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676146(Long), 0(Long), 1458090676146(Long), 0(Integer), 241000(String), 新芜区(String), 1303(Integer)
20160316-09:11:16.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@393bd6b]
20160316-09:11:16.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.183+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b063d0] was not registered for synchronization because synchronization is not active
20160316-09:11:16.183+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.183+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676183(Long), 0(Long), 1458090676183(Long), 0(Integer), 241000(String), 鸠江区(String), 1303(Integer)
20160316-09:11:16.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55b063d0]
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40039c11] was not registered for synchronization because synchronization is not active
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.245+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676245(Long), 0(Long), 1458090676245(Long), 0(Integer), 241100(String), 芜湖县(String), 1303(Integer)
20160316-09:11:16.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40039c11]
20160316-09:11:16.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50704710] was not registered for synchronization because synchronization is not active
20160316-09:11:16.309+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.309+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676308(Long), 0(Long), 1458090676308(Long), 0(Integer), 241200(String), 繁昌县(String), 1303(Integer)
20160316-09:11:16.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50704710]
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28229f01] was not registered for synchronization because synchronization is not active
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.380+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676380(Long), 0(Long), 1458090676380(Long), 0(Integer), 233000(String), 蚌埠市(String), 1303(Integer)
20160316-09:11:16.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28229f01]
20160316-09:11:16.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@703802cb] was not registered for synchronization because synchronization is not active
20160316-09:11:16.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.461+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676461(Long), 0(Long), 1458090676461(Long), 0(Integer), 233700(String), 固镇县(String), 1303(Integer)
20160316-09:11:16.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@703802cb]
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3542cbc9] was not registered for synchronization because synchronization is not active
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.543+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676543(Long), 0(Long), 1458090676543(Long), 0(Integer), 233000(String), 龙子湖区(String), 1303(Integer)
20160316-09:11:16.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3542cbc9]
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b774fa3] was not registered for synchronization because synchronization is not active
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676625(Long), 0(Long), 1458090676625(Long), 0(Integer), 233000(String), 蚌山区(String), 1303(Integer)
20160316-09:11:16.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b774fa3]
20160316-09:11:16.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c17d5c6] was not registered for synchronization because synchronization is not active
20160316-09:11:16.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.733+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676733(Long), 0(Long), 1458090676733(Long), 0(Integer), 233000(String), 禹会区(String), 1303(Integer)
20160316-09:11:16.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c17d5c6]
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dde4dff] was not registered for synchronization because synchronization is not active
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.879+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676879(Long), 0(Long), 1458090676879(Long), 0(Integer), 233000(String), 淮上区(String), 1303(Integer)
20160316-09:11:16.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:16.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:16.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dde4dff]
20160316-09:11:16.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:16.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:16.951+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79f6e8a0] was not registered for synchronization because synchronization is not active
20160316-09:11:16.952+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:16.952+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:16.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:16.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:16.952+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090676951(Long), 0(Long), 1458090676951(Long), 0(Integer), 233400(String), 怀远县(String), 1303(Integer)
20160316-09:11:17.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.025+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79f6e8a0]
20160316-09:11:17.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1ee1cb] was not registered for synchronization because synchronization is not active
20160316-09:11:17.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.026+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677026(Long), 0(Long), 1458090677026(Long), 0(Integer), 233300(String), 五河县(String), 1303(Integer)
20160316-09:11:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1ee1cb]
20160316-09:11:17.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197287ed] was not registered for synchronization because synchronization is not active
20160316-09:11:17.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677114(Long), 0(Long), 1458090677114(Long), 0(Integer), 232000(String), 淮南市(String), 1303(Integer)
20160316-09:11:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197287ed]
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@230dddf2] was not registered for synchronization because synchronization is not active
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.140+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677140(Long), 0(Long), 1458090677140(Long), 0(Integer), 232100(String), 凤台县(String), 1303(Integer)
20160316-09:11:17.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@230dddf2]
20160316-09:11:17.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5a6dc1] was not registered for synchronization because synchronization is not active
20160316-09:11:17.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.213+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677212(Long), 0(Long), 1458090677212(Long), 0(Integer), 232000(String), 大通区(String), 1303(Integer)
20160316-09:11:17.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.302+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5a6dc1]
20160316-09:11:17.302+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.302+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.302+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@652e622d] was not registered for synchronization because synchronization is not active
20160316-09:11:17.303+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.303+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677302(Long), 0(Long), 1458090677302(Long), 0(Integer), 232000(String), 田家庵区(String), 1303(Integer)
20160316-09:11:17.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@652e622d]
20160316-09:11:17.358+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48e66eb9] was not registered for synchronization because synchronization is not active
20160316-09:11:17.359+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.359+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677358(Long), 0(Long), 1458090677358(Long), 0(Integer), 232000(String), 谢家集区(String), 1303(Integer)
20160316-09:11:17.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48e66eb9]
20160316-09:11:17.412+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.412+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.412+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b0c95bf] was not registered for synchronization because synchronization is not active
20160316-09:11:17.412+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.412+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677412(Long), 0(Long), 1458090677412(Long), 0(Integer), 232000(String), 八公山区(String), 1303(Integer)
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b0c95bf]
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129c5a28] was not registered for synchronization because synchronization is not active
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.456+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677456(Long), 0(Long), 1458090677456(Long), 0(Integer), 554(String), 潘集区(String), -1(Integer)
20160316-09:11:17.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129c5a28]
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c34430] was not registered for synchronization because synchronization is not active
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677520(Long), 0(Long), 1458090677520(Long), 0(Integer), 243000(String), 马鞍山市(String), 1303(Integer)
20160316-09:11:17.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c34430]
20160316-09:11:17.628+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fefb21c] was not registered for synchronization because synchronization is not active
20160316-09:11:17.628+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677628(Long), 0(Long), 1458090677628(Long), 0(Integer), 243100(String), 当涂县(String), 1303(Integer)
20160316-09:11:17.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fefb21c]
20160316-09:11:17.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@241558bd] was not registered for synchronization because synchronization is not active
20160316-09:11:17.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677681(Long), 0(Long), 1458090677681(Long), 0(Integer), 243000(String), 金家庄区(String), 1303(Integer)
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@241558bd]
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5815fe01] was not registered for synchronization because synchronization is not active
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.734+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677734(Long), 0(Long), 1458090677734(Long), 0(Integer), 243000(String), 花山区(String), 1303(Integer)
20160316-09:11:17.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5815fe01]
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2692dfbe] was not registered for synchronization because synchronization is not active
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.797+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677797(Long), 0(Long), 1458090677797(Long), 0(Integer), 555(String), 雨山区(String), -1(Integer)
20160316-09:11:17.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.834+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2692dfbe]
20160316-09:11:17.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ecad1ef] was not registered for synchronization because synchronization is not active
20160316-09:11:17.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.835+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677835(Long), 0(Long), 1458090677835(Long), 0(Integer), 235000(String), 淮北市(String), 1303(Integer)
20160316-09:11:17.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ecad1ef]
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442cca32] was not registered for synchronization because synchronization is not active
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.938+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:17.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677938(Long), 0(Long), 1458090677938(Long), 0(Integer), 235100(String), 濉溪县(String), 1303(Integer)
20160316-09:11:17.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:17.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442cca32]
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f126820] was not registered for synchronization because synchronization is not active
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:17.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:17.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:17.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090677999(Long), 0(Long), 1458090677999(Long), 0(Integer), 235000(String), 杜集区(String), 1303(Integer)
20160316-09:11:18.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f126820]
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b45fdeb] was not registered for synchronization because synchronization is not active
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.048+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678048(Long), 0(Long), 1458090678048(Long), 0(Integer), 235000(String), 相山区(String), 1303(Integer)
20160316-09:11:18.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b45fdeb]
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@789db723] was not registered for synchronization because synchronization is not active
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.113+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678113(Long), 0(Long), 1458090678113(Long), 0(Integer), 561(String), 烈山区(String), -1(Integer)
20160316-09:11:18.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@789db723]
20160316-09:11:18.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e41e62] was not registered for synchronization because synchronization is not active
20160316-09:11:18.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.149+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678148(Long), 0(Long), 1458090678148(Long), 0(Integer), 244000(String), 铜陵市(String), 1303(Integer)
20160316-09:11:18.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e41e62]
20160316-09:11:18.179+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.179+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4265d6f5] was not registered for synchronization because synchronization is not active
20160316-09:11:18.180+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.181+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678179(Long), 0(Long), 1458090678179(Long), 0(Integer), 244100(String), 铜陵县(String), 1303(Integer)
20160316-09:11:18.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4265d6f5]
20160316-09:11:18.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@700e7a27] was not registered for synchronization because synchronization is not active
20160316-09:11:18.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.240+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678239(Long), 0(Long), 1458090678239(Long), 0(Integer), 244000(String), 铜官山区(String), 1303(Integer)
20160316-09:11:18.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@700e7a27]
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce466b0] was not registered for synchronization because synchronization is not active
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.297+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678297(Long), 0(Long), 1458090678297(Long), 0(Integer), 244000(String), 狮子山区(String), 1303(Integer)
20160316-09:11:18.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce466b0]
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c7cf66] was not registered for synchronization because synchronization is not active
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678339(Long), 0(Long), 1458090678339(Long), 0(Integer), 562(String), 郊区(String), -1(Integer)
20160316-09:11:18.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c7cf66]
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@555ac023] was not registered for synchronization because synchronization is not active
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.441+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678441(Long), 0(Long), 1458090678441(Long), 0(Integer), 246000(String), 安庆市(String), 1303(Integer)
20160316-09:11:18.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@555ac023]
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c87ecc7] was not registered for synchronization because synchronization is not active
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.538+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678538(Long), 0(Long), 1458090678538(Long), 0(Integer), 231400(String), 桐城市(String), 1303(Integer)
20160316-09:11:18.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c87ecc7]
20160316-09:11:18.589+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.589+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.589+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e065584] was not registered for synchronization because synchronization is not active
20160316-09:11:18.589+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678589(Long), 0(Long), 1458090678589(Long), 0(Integer), 246000(String), 迎江区(String), 1303(Integer)
20160316-09:11:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e065584]
20160316-09:11:18.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d3ad90d] was not registered for synchronization because synchronization is not active
20160316-09:11:18.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678642(Long), 0(Long), 1458090678642(Long), 0(Integer), 246000(String), 大观区(String), 1303(Integer)
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d3ad90d]
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f73a2d6] was not registered for synchronization because synchronization is not active
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.671+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678671(Long), 0(Long), 1458090678671(Long), 0(Integer), 246000(String), 郊区(String), 1303(Integer)
20160316-09:11:18.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f73a2d6]
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@98681bf] was not registered for synchronization because synchronization is not active
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.737+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678737(Long), 0(Long), 1458090678737(Long), 0(Integer), 246100(String), 怀宁县(String), 1303(Integer)
20160316-09:11:18.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@98681bf]
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58ebdb60] was not registered for synchronization because synchronization is not active
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678846(Long), 0(Long), 1458090678846(Long), 0(Integer), 246700(String), 枞阳县(String), 1303(Integer)
20160316-09:11:18.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.913+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58ebdb60]
20160316-09:11:18.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c21f22f] was not registered for synchronization because synchronization is not active
20160316-09:11:18.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.915+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678915(Long), 0(Long), 1458090678915(Long), 0(Integer), 246300(String), 潜山县(String), 1303(Integer)
20160316-09:11:18.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:18.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c21f22f]
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cb7e08] was not registered for synchronization because synchronization is not active
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:18.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:18.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:18.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:18.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090678949(Long), 0(Long), 1458090678949(Long), 0(Integer), 246400(String), 太湖县(String), 1303(Integer)
20160316-09:11:19.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8cb7e08]
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b88721c] was not registered for synchronization because synchronization is not active
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.013+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679013(Long), 0(Long), 1458090679013(Long), 0(Integer), 246500(String), 宿松县(String), 1303(Integer)
20160316-09:11:19.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b88721c]
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e6a4263] was not registered for synchronization because synchronization is not active
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679041(Long), 0(Long), 1458090679041(Long), 0(Integer), 246200(String), 望江县(String), 1303(Integer)
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e6a4263]
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6e256] was not registered for synchronization because synchronization is not active
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.070+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679070(Long), 0(Long), 1458090679070(Long), 0(Integer), 246600(String), 岳西县(String), 1303(Integer)
20160316-09:11:19.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6e256]
20160316-09:11:19.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d8c2eeb] was not registered for synchronization because synchronization is not active
20160316-09:11:19.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679125(Long), 0(Long), 1458090679124(Long), 0(Integer), 245000(String), 黄山市(String), 1303(Integer)
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d8c2eeb]
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33d81deb] was not registered for synchronization because synchronization is not active
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.135+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679135(Long), 0(Long), 1458090679135(Long), 0(Integer), 245600(String), 祁门县(String), 1303(Integer)
20160316-09:11:19.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33d81deb]
20160316-09:11:19.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5074bba0] was not registered for synchronization because synchronization is not active
20160316-09:11:19.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.208+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679207(Long), 0(Long), 1458090679207(Long), 0(Integer), 245000(String), 屯溪区(String), 1303(Integer)
20160316-09:11:19.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5074bba0]
20160316-09:11:19.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d2d8ae1] was not registered for synchronization because synchronization is not active
20160316-09:11:19.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.298+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679297(Long), 0(Long), 1458090679297(Long), 0(Integer), 245000(String), 黄山区(String), 1303(Integer)
20160316-09:11:19.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d2d8ae1]
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a56ad08] was not registered for synchronization because synchronization is not active
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.350+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679350(Long), 0(Long), 1458090679350(Long), 0(Integer), 245000(String), 徽州区(String), 1303(Integer)
20160316-09:11:19.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.398+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a56ad08]
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c86c441] was not registered for synchronization because synchronization is not active
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679400(Long), 0(Long), 1458090679400(Long), 0(Integer), 245200(String), 歙县(String), 1303(Integer)
20160316-09:11:19.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c86c441]
20160316-09:11:19.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e0613e0] was not registered for synchronization because synchronization is not active
20160316-09:11:19.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.457+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679457(Long), 0(Long), 1458090679457(Long), 0(Integer), 245400(String), 休宁县(String), 1303(Integer)
20160316-09:11:19.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e0613e0]
20160316-09:11:19.506+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44acd370] was not registered for synchronization because synchronization is not active
20160316-09:11:19.507+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.507+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679506(Long), 0(Long), 1458090679506(Long), 0(Integer), 245500(String), 黟县(String), 1303(Integer)
20160316-09:11:19.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44acd370]
20160316-09:11:19.555+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.556+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.556+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d82a457] was not registered for synchronization because synchronization is not active
20160316-09:11:19.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.557+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679556(Long), 0(Long), 1458090679556(Long), 0(Integer), 239000(String), 滁州市(String), 1303(Integer)
20160316-09:11:19.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d82a457]
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16bc0b3c] was not registered for synchronization because synchronization is not active
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679598(Long), 0(Long), 1458090679598(Long), 0(Integer), 239400(String), 明光市(String), 1303(Integer)
20160316-09:11:19.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.638+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16bc0b3c]
20160316-09:11:19.638+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.638+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.638+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36037dd4] was not registered for synchronization because synchronization is not active
20160316-09:11:19.638+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.654+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679638(Long), 0(Long), 1458090679638(Long), 0(Integer), 239000(String), 琅琊区(String), 1303(Integer)
20160316-09:11:19.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36037dd4]
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cdc3901] was not registered for synchronization because synchronization is not active
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.717+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679717(Long), 0(Long), 1458090679717(Long), 0(Integer), 239000(String), 南谯区(String), 1303(Integer)
20160316-09:11:19.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.778+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cdc3901]
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aac7da2] was not registered for synchronization because synchronization is not active
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.781+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679781(Long), 0(Long), 1458090679781(Long), 0(Integer), 239200(String), 来安县(String), 1303(Integer)
20160316-09:11:19.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aac7da2]
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f0d199] was not registered for synchronization because synchronization is not active
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.841+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679841(Long), 0(Long), 1458090679841(Long), 0(Integer), 239500(String), 全椒县(String), 1303(Integer)
20160316-09:11:19.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13f0d199]
20160316-09:11:19.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7764b11c] was not registered for synchronization because synchronization is not active
20160316-09:11:19.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679902(Long), 0(Long), 1458090679902(Long), 0(Integer), 233200(String), 定远县(String), 1303(Integer)
20160316-09:11:19.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7764b11c]
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5093c8c0] was not registered for synchronization because synchronization is not active
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.937+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679937(Long), 0(Long), 1458090679937(Long), 0(Integer), 233100(String), 凤阳县(String), 1303(Integer)
20160316-09:11:19.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:19.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:19.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5093c8c0]
20160316-09:11:19.989+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:19.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:19.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5648a168] was not registered for synchronization because synchronization is not active
20160316-09:11:19.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:19.990+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:19.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:19.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:19.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090679989(Long), 0(Long), 1458090679989(Long), 0(Integer), 550(String), 天长市(String), -1(Integer)
20160316-09:11:20.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5648a168]
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@128cfa91] was not registered for synchronization because synchronization is not active
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.056+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680056(Long), 0(Long), 1458090680056(Long), 0(Integer), 236000(String), 阜阳市(String), 1303(Integer)
20160316-09:11:20.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.138+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@128cfa91]
20160316-09:11:20.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d852b70] was not registered for synchronization because synchronization is not active
20160316-09:11:20.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.139+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680139(Long), 0(Long), 1458090680139(Long), 0(Integer), 236500(String), 界首市(String), 1303(Integer)
20160316-09:11:20.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d852b70]
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af91068] was not registered for synchronization because synchronization is not active
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680217(Long), 0(Long), 1458090680217(Long), 0(Integer), 236000(String), 颍州区(String), 1303(Integer)
20160316-09:11:20.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4af91068]
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572329c9] was not registered for synchronization because synchronization is not active
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680282(Long), 0(Long), 1458090680282(Long), 0(Integer), 236000(String), 颍东区(String), 1303(Integer)
20160316-09:11:20.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572329c9]
20160316-09:11:20.347+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.348+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.348+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d67e0a8] was not registered for synchronization because synchronization is not active
20160316-09:11:20.348+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.348+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.348+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680348(Long), 0(Long), 1458090680348(Long), 0(Integer), 236000(String), 颍泉区(String), 1303(Integer)
20160316-09:11:20.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d67e0a8]
20160316-09:11:20.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ed82ac2] was not registered for synchronization because synchronization is not active
20160316-09:11:20.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.424+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680423(Long), 0(Long), 1458090680423(Long), 0(Integer), 236400(String), 临泉县(String), 1303(Integer)
20160316-09:11:20.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ed82ac2]
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ddc039c] was not registered for synchronization because synchronization is not active
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680481(Long), 0(Long), 1458090680481(Long), 0(Integer), 236600(String), 太和县(String), 1303(Integer)
20160316-09:11:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ddc039c]
20160316-09:11:20.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6916b06b] was not registered for synchronization because synchronization is not active
20160316-09:11:20.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.530+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680530(Long), 0(Long), 1458090680530(Long), 0(Integer), 236300(String), 阜南县(String), 1303(Integer)
20160316-09:11:20.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6916b06b]
20160316-09:11:20.628+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.629+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ea83f5c] was not registered for synchronization because synchronization is not active
20160316-09:11:20.629+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.629+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680628(Long), 0(Long), 1458090680628(Long), 0(Integer), 558(String), 颍上县(String), -1(Integer)
20160316-09:11:20.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ea83f5c]
20160316-09:11:20.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597988de] was not registered for synchronization because synchronization is not active
20160316-09:11:20.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.711+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680711(Long), 0(Long), 1458090680711(Long), 0(Integer), 234000(String), 宿州市(String), 1303(Integer)
20160316-09:11:20.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.770+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597988de]
20160316-09:11:20.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a47b769] was not registered for synchronization because synchronization is not active
20160316-09:11:20.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.771+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680771(Long), 0(Long), 1458090680771(Long), 0(Integer), 234300(String), 泗县(String), 1303(Integer)
20160316-09:11:20.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a47b769]
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764b5a01] was not registered for synchronization because synchronization is not active
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.833+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680833(Long), 0(Long), 1458090680833(Long), 0(Integer), 234000(String), 墉桥区(String), 1303(Integer)
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764b5a01]
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@767139d2] was not registered for synchronization because synchronization is not active
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:20.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:20.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090680923(Long), 0(Long), 1458090680923(Long), 0(Integer), 235300(String), 砀山县(String), 1303(Integer)
20160316-09:11:21.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@767139d2]
20160316-09:11:21.064+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@676ffc31] was not registered for synchronization because synchronization is not active
20160316-09:11:21.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681064(Long), 0(Long), 1458090681064(Long), 0(Integer), 235200(String), 萧县(String), 1303(Integer)
20160316-09:11:21.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@676ffc31]
20160316-09:11:21.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@608d1c76] was not registered for synchronization because synchronization is not active
20160316-09:11:21.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.144+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681143(Long), 0(Long), 1458090681143(Long), 0(Integer), 234200(String), 灵璧县(String), 1303(Integer)
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@608d1c76]
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80ac97f] was not registered for synchronization because synchronization is not active
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.178+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681178(Long), 0(Long), 1458090681178(Long), 0(Integer), 238000(String), 巢湖市(String), 1303(Integer)
20160316-09:11:21.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80ac97f]
20160316-09:11:21.246+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4062c20e] was not registered for synchronization because synchronization is not active
20160316-09:11:21.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.247+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681246(Long), 0(Long), 1458090681246(Long), 0(Integer), 238200(String), 和县(String), 1303(Integer)
20160316-09:11:21.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4062c20e]
20160316-09:11:21.344+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.344+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.344+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c05b8c] was not registered for synchronization because synchronization is not active
20160316-09:11:21.344+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.344+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681344(Long), 0(Long), 1458090681344(Long), 0(Integer), 238000(String), 居巢区(String), 1303(Integer)
20160316-09:11:21.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c05b8c]
20160316-09:11:21.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d49411] was not registered for synchronization because synchronization is not active
20160316-09:11:21.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.408+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681407(Long), 0(Long), 1458090681407(Long), 0(Integer), 231500(String), 庐江县(String), 1303(Integer)
20160316-09:11:21.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.486+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d49411]
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e80094e] was not registered for synchronization because synchronization is not active
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.488+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681488(Long), 0(Long), 1458090681488(Long), 0(Integer), 238300(String), 无为县(String), 1303(Integer)
20160316-09:11:21.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e80094e]
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427f20ba] was not registered for synchronization because synchronization is not active
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.577+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681577(Long), 0(Long), 1458090681577(Long), 0(Integer), 238100(String), 含山县(String), 1303(Integer)
20160316-09:11:21.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.672+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@427f20ba]
20160316-09:11:21.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ef479c2] was not registered for synchronization because synchronization is not active
20160316-09:11:21.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.673+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681673(Long), 0(Long), 1458090681673(Long), 0(Integer), 564(String), 六安市(String), -1(Integer)
20160316-09:11:21.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ef479c2]
20160316-09:11:21.717+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601b5416] was not registered for synchronization because synchronization is not active
20160316-09:11:21.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.718+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681717(Long), 0(Long), 1458090681717(Long), 0(Integer), 237000(String), 金安区(String), 1303(Integer)
20160316-09:11:21.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.782+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601b5416]
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78017690] was not registered for synchronization because synchronization is not active
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.784+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681784(Long), 0(Long), 1458090681784(Long), 0(Integer), 237000(String), 裕安区(String), 1303(Integer)
20160316-09:11:21.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78017690]
20160316-09:11:21.883+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.883+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50838d21] was not registered for synchronization because synchronization is not active
20160316-09:11:21.883+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.884+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681883(Long), 0(Long), 1458090681883(Long), 0(Integer), 232200(String), 寿县(String), 1303(Integer)
20160316-09:11:21.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:21.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:21.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50838d21]
20160316-09:11:21.959+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:21.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:21.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c1ff9f] was not registered for synchronization because synchronization is not active
20160316-09:11:21.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:21.960+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:21.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:21.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:21.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090681959(Long), 0(Long), 1458090681959(Long), 0(Integer), 237400(String), 霍邱县(String), 1303(Integer)
20160316-09:11:22.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c1ff9f]
20160316-09:11:22.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@695b726f] was not registered for synchronization because synchronization is not active
20160316-09:11:22.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.092+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682092(Long), 0(Long), 1458090682092(Long), 0(Integer), 231300(String), 舒城县(String), 1303(Integer)
20160316-09:11:22.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@695b726f]
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c5b58ed] was not registered for synchronization because synchronization is not active
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.201+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682201(Long), 0(Long), 1458090682201(Long), 0(Integer), 237300(String), 金寨县(String), 1303(Integer)
20160316-09:11:22.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c5b58ed]
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188f921e] was not registered for synchronization because synchronization is not active
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.468+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682468(Long), 0(Long), 1458090682468(Long), 0(Integer), 236000(String), 亳州市(String), 1303(Integer)
20160316-09:11:22.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@188f921e]
20160316-09:11:22.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ddfef72] was not registered for synchronization because synchronization is not active
20160316-09:11:22.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682597(Long), 0(Long), 1458090682597(Long), 0(Integer), 236700(String), 利辛县(String), 1303(Integer)
20160316-09:11:22.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.650+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ddfef72]
20160316-09:11:22.650+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cac6c1c] was not registered for synchronization because synchronization is not active
20160316-09:11:22.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.651+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682651(Long), 0(Long), 1458090682651(Long), 0(Integer), 236800(String), 谯城区(String), 1303(Integer)
20160316-09:11:22.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cac6c1c]
20160316-09:11:22.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@208fdfa7] was not registered for synchronization because synchronization is not active
20160316-09:11:22.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682719(Long), 0(Long), 1458090682719(Long), 0(Integer), 233600(String), 涡阳县(String), 1303(Integer)
20160316-09:11:22.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.855+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@208fdfa7]
20160316-09:11:22.855+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.855+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d3469f6] was not registered for synchronization because synchronization is not active
20160316-09:11:22.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.856+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682855(Long), 0(Long), 1458090682855(Long), 0(Integer), 558(String), 蒙城县(String), -1(Integer)
20160316-09:11:22.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:22.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:22.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d3469f6]
20160316-09:11:22.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:22.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:22.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de627ca] was not registered for synchronization because synchronization is not active
20160316-09:11:22.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:22.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:22.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:22.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:22.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090682986(Long), 0(Long), 1458090682986(Long), 0(Integer), 247100(String), 池州市(String), 1303(Integer)
20160316-09:11:23.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de627ca]
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b5ab921] was not registered for synchronization because synchronization is not active
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.109+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683109(Long), 0(Long), 1458090683109(Long), 0(Integer), 242800(String), 青阳县(String), 1303(Integer)
20160316-09:11:23.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b5ab921]
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bfe307e] was not registered for synchronization because synchronization is not active
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.240+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683240(Long), 0(Long), 1458090683240(Long), 0(Integer), 247100(String), 贵池区(String), 1303(Integer)
20160316-09:11:23.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bfe307e]
20160316-09:11:23.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ace5406] was not registered for synchronization because synchronization is not active
20160316-09:11:23.347+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.347+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683347(Long), 0(Long), 1458090683347(Long), 0(Integer), 247200(String), 东至县(String), 1303(Integer)
20160316-09:11:23.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ace5406]
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fb6ce4] was not registered for synchronization because synchronization is not active
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683418(Long), 0(Long), 1458090683418(Long), 0(Integer), 566(String), 石台县(String), -1(Integer)
20160316-09:11:23.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59fb6ce4]
20160316-09:11:23.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e422de7] was not registered for synchronization because synchronization is not active
20160316-09:11:23.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.583+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683582(Long), 0(Long), 1458090683582(Long), 0(Integer), 242000(String), 宣城市(String), 1303(Integer)
20160316-09:11:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e422de7]
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78330b87] was not registered for synchronization because synchronization is not active
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.689+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683689(Long), 0(Long), 1458090683689(Long), 0(Integer), 242300(String), 宁国市(String), 1303(Integer)
20160316-09:11:23.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78330b87]
20160316-09:11:23.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67573d5f] was not registered for synchronization because synchronization is not active
20160316-09:11:23.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.805+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683804(Long), 0(Long), 1458090683804(Long), 0(Integer), 242000(String), 宣州区(String), 1303(Integer)
20160316-09:11:23.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67573d5f]
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d91d5] was not registered for synchronization because synchronization is not active
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.900+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683900(Long), 0(Long), 1458090683900(Long), 0(Integer), 242100(String), 郎溪县(String), 1303(Integer)
20160316-09:11:23.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:23.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d91d5]
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7145765d] was not registered for synchronization because synchronization is not active
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:23.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:23.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:23.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:23.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090683993(Long), 0(Long), 1458090683993(Long), 0(Integer), 242200(String), 广德县(String), 1303(Integer)
20160316-09:11:24.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:24.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7145765d]
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17973e0] was not registered for synchronization because synchronization is not active
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:24.114+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:24.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:24.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090684114(Long), 0(Long), 1458090684114(Long), 0(Integer), 242500(String), 泾县(String), 1303(Integer)
20160316-09:11:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:24.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17973e0]
20160316-09:11:24.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:24.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:24.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@300aed69] was not registered for synchronization because synchronization is not active
20160316-09:11:24.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:24.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:24.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:24.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090684221(Long), 0(Long), 1458090684221(Long), 0(Integer), 245300(String), 绩溪县(String), 1303(Integer)
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@300aed69]
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b21ec8f] was not registered for synchronization because synchronization is not active
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090684665(Long), 0(Long), 1458090684665(Long), 0(Integer), 242600(String), 旌德县(String), 1303(Integer)
20160316-09:11:24.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:24.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b21ec8f]
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dafda97] was not registered for synchronization because synchronization is not active
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:24.864+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:24.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:24.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:24.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090684864(Long), 0(Long), 1458090684864(Long), 0(Integer), 00(String), 浙江省(String), -1(Integer)
20160316-09:11:25.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dafda97]
20160316-09:11:25.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c00779] was not registered for synchronization because synchronization is not active
20160316-09:11:25.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.057+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685056(Long), 0(Long), 1458090685056(Long), 0(Integer), 310000(String), 杭州市(String), 1421(Integer)
20160316-09:11:25.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c00779]
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d15b382] was not registered for synchronization because synchronization is not active
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.263+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685263(Long), 0(Long), 1458090685263(Long), 0(Integer), 311300(String), 临安市(String), 1421(Integer)
20160316-09:11:25.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d15b382]
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fff79bb] was not registered for synchronization because synchronization is not active
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.468+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685468(Long), 0(Long), 1458090685468(Long), 0(Integer), 310000(String), 上城区(String), 1421(Integer)
20160316-09:11:25.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fff79bb]
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2abc1ae8] was not registered for synchronization because synchronization is not active
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.643+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685643(Long), 0(Long), 1458090685643(Long), 0(Integer), 310000(String), 下城区(String), 1421(Integer)
20160316-09:11:25.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2abc1ae8]
20160316-09:11:25.773+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a91579] was not registered for synchronization because synchronization is not active
20160316-09:11:25.774+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.774+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685773(Long), 0(Long), 1458090685773(Long), 0(Integer), 310000(String), 江干区(String), 1421(Integer)
20160316-09:11:25.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:25.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:25.935+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77a91579]
20160316-09:11:25.935+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:25.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:25.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1caa04ff] was not registered for synchronization because synchronization is not active
20160316-09:11:25.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:25.936+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:25.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:25.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:25.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090685936(Long), 0(Long), 1458090685936(Long), 0(Integer), 310000(String), 拱墅区(String), 1421(Integer)
20160316-09:11:26.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1caa04ff]
20160316-09:11:26.094+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f6b35ae] was not registered for synchronization because synchronization is not active
20160316-09:11:26.094+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.095+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686094(Long), 0(Long), 1458090686094(Long), 0(Integer), 310000(String), 西湖区(String), 1421(Integer)
20160316-09:11:26.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f6b35ae]
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3555c746] was not registered for synchronization because synchronization is not active
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.142+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686142(Long), 0(Long), 1458090686142(Long), 0(Integer), 310000(String), 滨江区(String), 1421(Integer)
20160316-09:11:26.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.355+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3555c746]
20160316-09:11:26.355+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5e4825] was not registered for synchronization because synchronization is not active
20160316-09:11:26.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686356(Long), 0(Long), 1458090686356(Long), 0(Integer), 311200(String), 萧山区(String), 1421(Integer)
20160316-09:11:26.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e5e4825]
20160316-09:11:26.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.462+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc94d46] was not registered for synchronization because synchronization is not active
20160316-09:11:26.462+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.462+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686461(Long), 0(Long), 1458090686461(Long), 0(Integer), 311100(String), 余杭区(String), 1421(Integer)
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fc94d46]
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469c1f03] was not registered for synchronization because synchronization is not active
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686640(Long), 0(Long), 1458090686640(Long), 0(Integer), 311500(String), 桐庐县(String), 1421(Integer)
20160316-09:11:26.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@469c1f03]
20160316-09:11:26.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.784+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fabb75b] was not registered for synchronization because synchronization is not active
20160316-09:11:26.784+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.784+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.784+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686784(Long), 0(Long), 1458090686784(Long), 0(Integer), 311700(String), 淳安县(String), 1421(Integer)
20160316-09:11:26.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:26.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fabb75b]
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e8b722] was not registered for synchronization because synchronization is not active
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:26.926+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:26.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:26.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:26.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090686926(Long), 0(Long), 1458090686926(Long), 0(Integer), 311600(String), 建德市(String), 1421(Integer)
20160316-09:11:27.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39e8b722]
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@465db614] was not registered for synchronization because synchronization is not active
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.062+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687062(Long), 0(Long), 1458090687062(Long), 0(Integer), 311400(String), 富阳市(String), 1421(Integer)
20160316-09:11:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@465db614]
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@793c0882] was not registered for synchronization because synchronization is not active
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687194(Long), 0(Long), 1458090687194(Long), 0(Integer), 315000(String), 宁波市(String), 1421(Integer)
20160316-09:11:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@793c0882]
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c42b98] was not registered for synchronization because synchronization is not active
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.301+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687301(Long), 0(Long), 1458090687301(Long), 0(Integer), 315500(String), 奉化市(String), 1421(Integer)
20160316-09:11:27.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63c42b98]
20160316-09:11:27.402+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.403+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539d5db9] was not registered for synchronization because synchronization is not active
20160316-09:11:27.403+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.403+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687402(Long), 0(Long), 1458090687402(Long), 0(Integer), 315000(String), 海曙区(String), 1421(Integer)
20160316-09:11:27.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539d5db9]
20160316-09:11:27.646+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c9c001] was not registered for synchronization because synchronization is not active
20160316-09:11:27.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.647+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687646(Long), 0(Long), 1458090687646(Long), 0(Integer), 315000(String), 江东区(String), 1421(Integer)
20160316-09:11:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c9c001]
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5565a953] was not registered for synchronization because synchronization is not active
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:27.821+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:27.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:27.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:27.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090687821(Long), 0(Long), 1458090687821(Long), 0(Integer), 315000(String), 江北区(String), 1421(Integer)
20160316-09:11:28.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5565a953]
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bcc1503] was not registered for synchronization because synchronization is not active
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.003+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.003+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688003(Long), 0(Long), 1458090688003(Long), 0(Integer), 315800(String), 北仑区(String), 1421(Integer)
20160316-09:11:28.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bcc1503]
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6841c69c] was not registered for synchronization because synchronization is not active
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688125(Long), 0(Long), 1458090688125(Long), 0(Integer), 315200(String), 镇海区(String), 1421(Integer)
20160316-09:11:28.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6841c69c]
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597d1a04] was not registered for synchronization because synchronization is not active
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.510+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688510(Long), 0(Long), 1458090688510(Long), 0(Integer), 315100(String), 鄞州区(String), 1421(Integer)
20160316-09:11:28.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597d1a04]
20160316-09:11:28.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fffa9a] was not registered for synchronization because synchronization is not active
20160316-09:11:28.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688623(Long), 0(Long), 1458090688623(Long), 0(Integer), 315700(String), 象山县(String), 1421(Integer)
20160316-09:11:28.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fffa9a]
20160316-09:11:28.761+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1193e3a3] was not registered for synchronization because synchronization is not active
20160316-09:11:28.762+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.762+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688761(Long), 0(Long), 1458090688761(Long), 0(Integer), 315600(String), 宁海县(String), 1421(Integer)
20160316-09:11:28.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1193e3a3]
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a1a9d11] was not registered for synchronization because synchronization is not active
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688908(Long), 0(Long), 1458090688908(Long), 0(Integer), 315400(String), 余姚市(String), 1421(Integer)
20160316-09:11:28.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:28.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a1a9d11]
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@590df01d] was not registered for synchronization because synchronization is not active
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:28.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:28.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:28.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:28.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090688988(Long), 0(Long), 1458090688988(Long), 0(Integer), 315300(String), 慈溪市(String), 1421(Integer)
20160316-09:11:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@590df01d]
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222942da] was not registered for synchronization because synchronization is not active
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.029+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689029(Long), 0(Long), 1458090689029(Long), 0(Integer), 325000(String), 温州市(String), 1421(Integer)
20160316-09:11:29.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222942da]
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518a1a0c] was not registered for synchronization because synchronization is not active
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.109+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689109(Long), 0(Long), 1458090689109(Long), 0(Integer), 325600(String), 乐清市(String), 1421(Integer)
20160316-09:11:29.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@518a1a0c]
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43c0b942] was not registered for synchronization because synchronization is not active
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.164+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689164(Long), 0(Long), 1458090689164(Long), 0(Integer), 325000(String), 鹿城区(String), 1421(Integer)
20160316-09:11:29.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43c0b942]
20160316-09:11:29.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3524ea] was not registered for synchronization because synchronization is not active
20160316-09:11:29.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689197(Long), 0(Long), 1458090689197(Long), 0(Integer), 325000(String), 龙湾区(String), 1421(Integer)
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3524ea]
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab4b8ed] was not registered for synchronization because synchronization is not active
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.254+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689254(Long), 0(Long), 1458090689254(Long), 0(Integer), 325000(String), 瓯海区(String), 1421(Integer)
20160316-09:11:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ab4b8ed]
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511fcfa2] was not registered for synchronization because synchronization is not active
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.340+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689340(Long), 0(Long), 1458090689340(Long), 0(Integer), 325700(String), 洞头县(String), 1421(Integer)
20160316-09:11:29.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511fcfa2]
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d921d13] was not registered for synchronization because synchronization is not active
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.412+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689412(Long), 0(Long), 1458090689412(Long), 0(Integer), 325100(String), 永嘉县(String), 1421(Integer)
20160316-09:11:29.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d921d13]
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f397822] was not registered for synchronization because synchronization is not active
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689472(Long), 0(Long), 1458090689472(Long), 0(Integer), 325400(String), 平阳县(String), 1421(Integer)
20160316-09:11:29.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f397822]
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c53953f] was not registered for synchronization because synchronization is not active
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.530+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689530(Long), 0(Long), 1458090689530(Long), 0(Integer), 325800(String), 苍南县(String), 1421(Integer)
20160316-09:11:29.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c53953f]
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d50ce7] was not registered for synchronization because synchronization is not active
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.604+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689604(Long), 0(Long), 1458090689604(Long), 0(Integer), 325300(String), 文成县(String), 1421(Integer)
20160316-09:11:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d50ce7]
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42949e3e] was not registered for synchronization because synchronization is not active
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.715+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689715(Long), 0(Long), 1458090689715(Long), 0(Integer), 325500(String), 泰顺县(String), 1421(Integer)
20160316-09:11:29.810+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42949e3e]
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aeccb9f] was not registered for synchronization because synchronization is not active
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689812(Long), 0(Long), 1458090689812(Long), 0(Integer), 325200(String), 瑞安市(String), 1421(Integer)
20160316-09:11:29.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aeccb9f]
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ee47fd2] was not registered for synchronization because synchronization is not active
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.845+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689845(Long), 0(Long), 1458090689845(Long), 0(Integer), 314000(String), 嘉兴市(String), 1421(Integer)
20160316-09:11:29.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ee47fd2]
20160316-09:11:29.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c072545] was not registered for synchronization because synchronization is not active
20160316-09:11:29.901+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.901+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689900(Long), 0(Long), 1458090689900(Long), 0(Integer), 314200(String), 平湖市(String), 1421(Integer)
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c072545]
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@350c5389] was not registered for synchronization because synchronization is not active
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689927(Long), 0(Long), 1458090689927(Long), 0(Integer), 314000(String), 秀城区(String), 1421(Integer)
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@350c5389]
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e973909] was not registered for synchronization because synchronization is not active
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:29.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:29.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090689955(Long), 0(Long), 1458090689955(Long), 0(Integer), 314100(String), 嘉善县(String), 1421(Integer)
20160316-09:11:30.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e973909]
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d97768d] was not registered for synchronization because synchronization is not active
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.012+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690012(Long), 0(Long), 1458090690012(Long), 0(Integer), 314300(String), 海盐县(String), 1421(Integer)
20160316-09:11:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d97768d]
20160316-09:11:30.077+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa414f8] was not registered for synchronization because synchronization is not active
20160316-09:11:30.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.078+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690077(Long), 0(Long), 1458090690077(Long), 0(Integer), 314400(String), 海宁市(String), 1421(Integer)
20160316-09:11:30.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa414f8]
20160316-09:11:30.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6495b081] was not registered for synchronization because synchronization is not active
20160316-09:11:30.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.161+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690161(Long), 0(Long), 1458090690161(Long), 0(Integer), 573(String), 桐乡市(String), -1(Integer)
20160316-09:11:30.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.203+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6495b081]
20160316-09:11:30.204+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.204+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.204+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@382c1a5f] was not registered for synchronization because synchronization is not active
20160316-09:11:30.204+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.204+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690204(Long), 0(Long), 1458090690204(Long), 0(Integer), 313000(String), 湖州市(String), 1421(Integer)
20160316-09:11:30.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@382c1a5f]
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6374dd36] was not registered for synchronization because synchronization is not active
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.236+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690236(Long), 0(Long), 1458090690236(Long), 0(Integer), 313300(String), 安吉县(String), 1421(Integer)
20160316-09:11:30.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6374dd36]
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f702810] was not registered for synchronization because synchronization is not active
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.276+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.277+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690276(Long), 0(Long), 1458090690276(Long), 0(Integer), 313000(String), 吴兴区(String), 1421(Integer)
20160316-09:11:30.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f702810]
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64b7b20c] was not registered for synchronization because synchronization is not active
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690335(Long), 0(Long), 1458090690335(Long), 0(Integer), 313000(String), 南浔区(String), 1421(Integer)
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64b7b20c]
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e044857] was not registered for synchronization because synchronization is not active
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690400(Long), 0(Long), 1458090690400(Long), 0(Integer), 313200(String), 德清县(String), 1421(Integer)
20160316-09:11:30.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e044857]
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f76e515] was not registered for synchronization because synchronization is not active
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.473+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690473(Long), 0(Long), 1458090690473(Long), 0(Integer), 313100(String), 长兴县(String), 1421(Integer)
20160316-09:11:30.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f76e515]
20160316-09:11:30.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639292b0] was not registered for synchronization because synchronization is not active
20160316-09:11:30.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690520(Long), 0(Long), 1458090690520(Long), 0(Integer), 312000(String), 绍兴市(String), 1421(Integer)
20160316-09:11:30.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639292b0]
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d96738] was not registered for synchronization because synchronization is not active
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.539+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690539(Long), 0(Long), 1458090690539(Long), 0(Integer), 312400(String), 嵊州市(String), 1421(Integer)
20160316-09:11:30.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d96738]
20160316-09:11:30.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6159dea6] was not registered for synchronization because synchronization is not active
20160316-09:11:30.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.562+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690561(Long), 0(Long), 1458090690561(Long), 0(Integer), 312000(String), 越城区(String), 1421(Integer)
20160316-09:11:30.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6159dea6]
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18fe5ba5] was not registered for synchronization because synchronization is not active
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.581+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690581(Long), 0(Long), 1458090690581(Long), 0(Integer), 312000(String), 绍兴县(String), 1421(Integer)
20160316-09:11:30.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18fe5ba5]
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b042d00] was not registered for synchronization because synchronization is not active
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.604+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690604(Long), 0(Long), 1458090690604(Long), 0(Integer), 312500(String), 新昌县(String), 1421(Integer)
20160316-09:11:30.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.635+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b042d00]
20160316-09:11:30.636+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58191598] was not registered for synchronization because synchronization is not active
20160316-09:11:30.636+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690636(Long), 0(Long), 1458090690636(Long), 0(Integer), 311800(String), 诸暨市(String), 1421(Integer)
20160316-09:11:30.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58191598]
20160316-09:11:30.655+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39fea8de] was not registered for synchronization because synchronization is not active
20160316-09:11:30.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.656+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690656(Long), 0(Long), 1458090690656(Long), 0(Integer), 575(String), 上虞市(String), -1(Integer)
20160316-09:11:30.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39fea8de]
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d6833a] was not registered for synchronization because synchronization is not active
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.701+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690701(Long), 0(Long), 1458090690701(Long), 0(Integer), 321000(String), 金华市(String), 1421(Integer)
20160316-09:11:30.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.803+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64d6833a]
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a7c970] was not registered for synchronization because synchronization is not active
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.804+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690804(Long), 0(Long), 1458090690804(Long), 0(Integer), 321300(String), 永康市(String), 1421(Integer)
20160316-09:11:30.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a7c970]
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74c63c6d] was not registered for synchronization because synchronization is not active
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690911(Long), 0(Long), 1458090690911(Long), 0(Integer), 321000(String), 婺城区(String), 1421(Integer)
20160316-09:11:30.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:30.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74c63c6d]
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c9b2d2] was not registered for synchronization because synchronization is not active
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:30.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:30.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:30.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:30.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090690987(Long), 0(Long), 1458090690987(Long), 0(Integer), 321000(String), 金东区(String), 1421(Integer)
20160316-09:11:31.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c9b2d2]
20160316-09:11:31.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a73a542] was not registered for synchronization because synchronization is not active
20160316-09:11:31.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691008(Long), 0(Long), 1458090691008(Long), 0(Integer), 321200(String), 武义县(String), 1421(Integer)
20160316-09:11:31.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a73a542]
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dc3df95] was not registered for synchronization because synchronization is not active
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.028+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691028(Long), 0(Long), 1458090691028(Long), 0(Integer), 322200(String), 浦江县(String), 1421(Integer)
20160316-09:11:31.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dc3df95]
20160316-09:11:31.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.048+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576f2a6e] was not registered for synchronization because synchronization is not active
20160316-09:11:31.048+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.048+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691048(Long), 0(Long), 1458090691047(Long), 0(Integer), 322300(String), 磐安县(String), 1421(Integer)
20160316-09:11:31.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@576f2a6e]
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@246fb611] was not registered for synchronization because synchronization is not active
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.095+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691095(Long), 0(Long), 1458090691095(Long), 0(Integer), 321100(String), 兰溪市(String), 1421(Integer)
20160316-09:11:31.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@246fb611]
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b3d1e0] was not registered for synchronization because synchronization is not active
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.160+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691160(Long), 0(Long), 1458090691160(Long), 0(Integer), 322000(String), 义乌市(String), 1421(Integer)
20160316-09:11:31.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b3d1e0]
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b11a9f] was not registered for synchronization because synchronization is not active
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691217(Long), 0(Long), 1458090691217(Long), 0(Integer), 322100(String), 东阳市(String), 1421(Integer)
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b11a9f]
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c8d0d4e] was not registered for synchronization because synchronization is not active
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.239+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691239(Long), 0(Long), 1458090691239(Long), 0(Integer), 324000(String), 衢州市(String), 1421(Integer)
20160316-09:11:31.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c8d0d4e]
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cec66ea] was not registered for synchronization because synchronization is not active
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.270+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691270(Long), 0(Long), 1458090691270(Long), 0(Integer), 324100(String), 江山市(String), 1421(Integer)
20160316-09:11:31.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cec66ea]
20160316-09:11:31.307+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d1c0e9b] was not registered for synchronization because synchronization is not active
20160316-09:11:31.307+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691307(Long), 0(Long), 1458090691307(Long), 0(Integer), 324000(String), 柯城区(String), 1421(Integer)
20160316-09:11:31.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d1c0e9b]
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a93695] was not registered for synchronization because synchronization is not active
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.337+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691337(Long), 0(Long), 1458090691337(Long), 0(Integer), 324000(String), 衢江区(String), 1421(Integer)
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a93695]
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7edfab66] was not registered for synchronization because synchronization is not active
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.370+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691370(Long), 0(Long), 1458090691370(Long), 0(Integer), 324200(String), 常山县(String), 1421(Integer)
20160316-09:11:31.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7edfab66]
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7888a11d] was not registered for synchronization because synchronization is not active
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.436+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691436(Long), 0(Long), 1458090691436(Long), 0(Integer), 324300(String), 开化县(String), 1421(Integer)
20160316-09:11:31.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.497+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7888a11d]
20160316-09:11:31.497+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.497+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ede7c85] was not registered for synchronization because synchronization is not active
20160316-09:11:31.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.500+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691497(Long), 0(Long), 1458090691497(Long), 0(Integer), 570(String), 龙游县(String), -1(Integer)
20160316-09:11:31.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ede7c85]
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1102e853] was not registered for synchronization because synchronization is not active
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.620+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691620(Long), 0(Long), 1458090691620(Long), 0(Integer), 316000(String), 舟山市(String), 1421(Integer)
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1102e853]
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fbe49ba] was not registered for synchronization because synchronization is not active
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.707+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691707(Long), 0(Long), 1458090691707(Long), 0(Integer), 202450(String), 嵊泗县(String), 1421(Integer)
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fbe49ba]
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dc7bae0] was not registered for synchronization because synchronization is not active
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.816+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.816+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691816(Long), 0(Long), 1458090691816(Long), 0(Integer), 316000(String), 定海区(String), 1421(Integer)
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dc7bae0]
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c1509d] was not registered for synchronization because synchronization is not active
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.863+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.863+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691863(Long), 0(Long), 1458090691863(Long), 0(Integer), 316100(String), 普陀区(String), 1421(Integer)
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70c1509d]
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b749a2f] was not registered for synchronization because synchronization is not active
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.878+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691878(Long), 0(Long), 1458090691878(Long), 0(Integer), 580(String), 岱山县(String), -1(Integer)
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b749a2f]
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e0b0013] was not registered for synchronization because synchronization is not active
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.910+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691910(Long), 0(Long), 1458090691910(Long), 0(Integer), 318000(String), 台州市(String), 1421(Integer)
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e0b0013]
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100406e2] was not registered for synchronization because synchronization is not active
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.941+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691941(Long), 0(Long), 1458090691941(Long), 0(Integer), 317000(String), 临海市(String), 1421(Integer)
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100406e2]
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fb1ae1d] was not registered for synchronization because synchronization is not active
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:31.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:31.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090691988(Long), 0(Long), 1458090691988(Long), 0(Integer), 317700(String), 椒江区(String), 1421(Integer)
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fb1ae1d]
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55cf91a1] was not registered for synchronization because synchronization is not active
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692066(Long), 0(Long), 1458090692066(Long), 0(Integer), 318020(String), 黄岩区(String), 1421(Integer)
20160316-09:11:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55cf91a1]
20160316-09:11:32.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db86d54] was not registered for synchronization because synchronization is not active
20160316-09:11:32.097+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.097+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692097(Long), 0(Long), 1458090692097(Long), 0(Integer), 318000(String), 路桥区(String), 1421(Integer)
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db86d54]
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64bce009] was not registered for synchronization because synchronization is not active
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.112+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692112(Long), 0(Long), 1458090692112(Long), 0(Integer), 317600(String), 玉环县(String), 1421(Integer)
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64bce009]
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d2d29b9] was not registered for synchronization because synchronization is not active
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.156+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692156(Long), 0(Long), 1458090692156(Long), 0(Integer), 317100(String), 三门县(String), 1421(Integer)
20160316-09:11:32.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d2d29b9]
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c9b6713] was not registered for synchronization because synchronization is not active
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.202+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.203+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692202(Long), 0(Long), 1458090692202(Long), 0(Integer), 317200(String), 天台县(String), 1421(Integer)
20160316-09:11:32.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c9b6713]
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d8993a4] was not registered for synchronization because synchronization is not active
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.295+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692295(Long), 0(Long), 1458090692295(Long), 0(Integer), 317300(String), 仙居县(String), 1421(Integer)
20160316-09:11:32.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d8993a4]
20160316-09:11:32.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41e7a8f6] was not registered for synchronization because synchronization is not active
20160316-09:11:32.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.390+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692390(Long), 0(Long), 1458090692390(Long), 0(Integer), 317500(String), 温岭市(String), 1421(Integer)
20160316-09:11:32.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41e7a8f6]
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c89d171] was not registered for synchronization because synchronization is not active
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.522+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692522(Long), 0(Long), 1458090692522(Long), 0(Integer), 323000(String), 丽水市(String), 1421(Integer)
20160316-09:11:32.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c89d171]
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0fb0a7] was not registered for synchronization because synchronization is not active
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692590(Long), 0(Long), 1458090692590(Long), 0(Integer), 323700(String), 龙泉市(String), 1421(Integer)
20160316-09:11:32.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0fb0a7]
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ed3e07] was not registered for synchronization because synchronization is not active
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.686+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692686(Long), 0(Long), 1458090692686(Long), 0(Integer), 323000(String), 莲都区(String), 1421(Integer)
20160316-09:11:32.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.745+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79ed3e07]
20160316-09:11:32.745+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.745+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e82c49] was not registered for synchronization because synchronization is not active
20160316-09:11:32.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.746+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692745(Long), 0(Long), 1458090692745(Long), 0(Integer), 323900(String), 青田县(String), 1421(Integer)
20160316-09:11:32.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:32.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12e82c49]
20160316-09:11:32.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:32.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:32.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b06d88f] was not registered for synchronization because synchronization is not active
20160316-09:11:32.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:32.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:32.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:32.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090692900(Long), 0(Long), 1458090692900(Long), 0(Integer), 321400(String), 缙云县(String), 1421(Integer)
20160316-09:11:32.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:32.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:32.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b06d88f]
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f28feb] was not registered for synchronization because synchronization is not active
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.000+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693000(Long), 0(Long), 1458090693000(Long), 0(Integer), 323300(String), 遂昌县(String), 1421(Integer)
20160316-09:11:33.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f28feb]
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f07e79b] was not registered for synchronization because synchronization is not active
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.074+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693074(Long), 0(Long), 1458090693074(Long), 0(Integer), 323400(String), 松阳县(String), 1421(Integer)
20160316-09:11:33.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f07e79b]
20160316-09:11:33.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5e0e7] was not registered for synchronization because synchronization is not active
20160316-09:11:33.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.133+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693132(Long), 0(Long), 1458090693132(Long), 0(Integer), 323600(String), 云和县(String), 1421(Integer)
20160316-09:11:33.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a5e0e7]
20160316-09:11:33.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65552e83] was not registered for synchronization because synchronization is not active
20160316-09:11:33.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.213+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693212(Long), 0(Long), 1458090693212(Long), 0(Integer), 323800(String), 庆元县(String), 1421(Integer)
20160316-09:11:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65552e83]
20160316-09:11:33.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4caabc8c] was not registered for synchronization because synchronization is not active
20160316-09:11:33.254+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.254+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693253(Long), 0(Long), 1458090693253(Long), 0(Integer), 323500(String), 景宁畲族自治县(String), 1421(Integer)
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4caabc8c]
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3569f3b6] was not registered for synchronization because synchronization is not active
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.349+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693349(Long), 0(Long), 1458090693349(Long), 0(Integer), 00(String), 福建省(String), -1(Integer)
20160316-09:11:33.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3569f3b6]
20160316-09:11:33.404+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1603f9aa] was not registered for synchronization because synchronization is not active
20160316-09:11:33.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.405+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693405(Long), 0(Long), 1458090693405(Long), 0(Integer), 350000(String), 福州市(String), 1522(Integer)
20160316-09:11:33.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1603f9aa]
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e456bc3] was not registered for synchronization because synchronization is not active
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.463+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693463(Long), 0(Long), 1458090693463(Long), 0(Integer), 350200(String), 长乐市(String), 1522(Integer)
20160316-09:11:33.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e456bc3]
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c83dd3e] was not registered for synchronization because synchronization is not active
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.524+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693524(Long), 0(Long), 1458090693524(Long), 0(Integer), 350000(String), 鼓楼区(String), 1522(Integer)
20160316-09:11:33.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c83dd3e]
20160316-09:11:33.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.546+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.546+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25330ce9] was not registered for synchronization because synchronization is not active
20160316-09:11:33.546+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.546+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693546(Long), 0(Long), 1458090693546(Long), 0(Integer), 350000(String), 台江区(String), 1522(Integer)
20160316-09:11:33.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25330ce9]
20160316-09:11:33.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9d2868] was not registered for synchronization because synchronization is not active
20160316-09:11:33.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693596(Long), 0(Long), 1458090693596(Long), 0(Integer), 350000(String), 仓山区(String), 1522(Integer)
20160316-09:11:33.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9d2868]
20160316-09:11:33.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7ba8d4] was not registered for synchronization because synchronization is not active
20160316-09:11:33.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693640(Long), 0(Long), 1458090693640(Long), 0(Integer), 350000(String), 马尾区(String), 1522(Integer)
20160316-09:11:33.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7ba8d4]
20160316-09:11:33.685+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c2b214e] was not registered for synchronization because synchronization is not active
20160316-09:11:33.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.686+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693686(Long), 0(Long), 1458090693686(Long), 0(Integer), 350000(String), 晋安区(String), 1522(Integer)
20160316-09:11:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c2b214e]
20160316-09:11:33.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37285302] was not registered for synchronization because synchronization is not active
20160316-09:11:33.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.777+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693777(Long), 0(Long), 1458090693777(Long), 0(Integer), 350100(String), 闽侯县(String), 1522(Integer)
20160316-09:11:33.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37285302]
20160316-09:11:33.821+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@190f1916] was not registered for synchronization because synchronization is not active
20160316-09:11:33.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.822+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693821(Long), 0(Long), 1458090693821(Long), 0(Integer), 350500(String), 连江县(String), 1522(Integer)
20160316-09:11:33.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@190f1916]
20160316-09:11:33.858+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.858+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@245053e3] was not registered for synchronization because synchronization is not active
20160316-09:11:33.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.877+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.878+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693858(Long), 0(Long), 1458090693858(Long), 0(Integer), 350600(String), 罗源县(String), 1522(Integer)
20160316-09:11:33.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@245053e3]
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7328fa36] was not registered for synchronization because synchronization is not active
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.917+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693917(Long), 0(Long), 1458090693917(Long), 0(Integer), 350800(String), 闽清县(String), 1522(Integer)
20160316-09:11:33.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7328fa36]
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19765b87] was not registered for synchronization because synchronization is not active
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.946+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693946(Long), 0(Long), 1458090693946(Long), 0(Integer), 350700(String), 永泰县(String), 1522(Integer)
20160316-09:11:33.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:33.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19765b87]
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b9097ad] was not registered for synchronization because synchronization is not active
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:33.999+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:33.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:33.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:33.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090693999(Long), 0(Long), 1458090693999(Long), 0(Integer), 350400(String), 平潭县(String), 1522(Integer)
20160316-09:11:34.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b9097ad]
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d25b88f] was not registered for synchronization because synchronization is not active
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.047+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694047(Long), 0(Long), 1458090694047(Long), 0(Integer), 350300(String), 福清市(String), 1522(Integer)
20160316-09:11:34.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d25b88f]
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3138a2ec] was not registered for synchronization because synchronization is not active
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694083(Long), 0(Long), 1458090694083(Long), 0(Integer), 361000(String), 厦门市(String), 1522(Integer)
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3138a2ec]
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625dc5ad] was not registered for synchronization because synchronization is not active
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.108+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694108(Long), 0(Long), 1458090694108(Long), 0(Integer), 361100(String), 翔安区(String), 1522(Integer)
20160316-09:11:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625dc5ad]
20160316-09:11:34.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4b46cc] was not registered for synchronization because synchronization is not active
20160316-09:11:34.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694162(Long), 0(Long), 1458090694162(Long), 0(Integer), 361000(String), 思明区(String), 1522(Integer)
20160316-09:11:34.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4b46cc]
20160316-09:11:34.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572f88ec] was not registered for synchronization because synchronization is not active
20160316-09:11:34.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694198(Long), 0(Long), 1458090694198(Long), 0(Integer), 361000(String), 海沧区(String), 1522(Integer)
20160316-09:11:34.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@572f88ec]
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79de626e] was not registered for synchronization because synchronization is not active
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.263+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694263(Long), 0(Long), 1458090694263(Long), 0(Integer), 361000(String), 湖里区(String), 1522(Integer)
20160316-09:11:34.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79de626e]
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305b0193] was not registered for synchronization because synchronization is not active
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.333+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694333(Long), 0(Long), 1458090694333(Long), 0(Integer), 361000(String), 集美区(String), 1522(Integer)
20160316-09:11:34.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@305b0193]
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1be32] was not registered for synchronization because synchronization is not active
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.392+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694392(Long), 0(Long), 1458090694392(Long), 0(Integer), 592(String), 同安区(String), -1(Integer)
20160316-09:11:34.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.437+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d1be32]
20160316-09:11:34.437+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.437+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.438+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e78e81a] was not registered for synchronization because synchronization is not active
20160316-09:11:34.438+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.438+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694437(Long), 0(Long), 1458090694437(Long), 0(Integer), 351100(String), 莆田市(String), 1522(Integer)
20160316-09:11:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e78e81a]
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7d6a27] was not registered for synchronization because synchronization is not active
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.497+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694497(Long), 0(Long), 1458090694497(Long), 0(Integer), 351200(String), 仙游县(String), 1522(Integer)
20160316-09:11:34.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.537+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7d6a27]
20160316-09:11:34.537+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24e7d593] was not registered for synchronization because synchronization is not active
20160316-09:11:34.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.538+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694538(Long), 0(Long), 1458090694538(Long), 0(Integer), 351100(String), 城厢区(String), 1522(Integer)
20160316-09:11:34.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.593+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24e7d593]
20160316-09:11:34.593+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73faa312] was not registered for synchronization because synchronization is not active
20160316-09:11:34.595+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.595+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694594(Long), 0(Long), 1458090694594(Long), 0(Integer), 351100(String), 涵江区(String), 1522(Integer)
20160316-09:11:34.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73faa312]
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e84b982] was not registered for synchronization because synchronization is not active
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.645+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694645(Long), 0(Long), 1458090694645(Long), 0(Integer), 351100(String), 荔城区(String), 1522(Integer)
20160316-09:11:34.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e84b982]
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7dc3b7] was not registered for synchronization because synchronization is not active
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.699+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694699(Long), 0(Long), 1458090694699(Long), 0(Integer), 351100(String), 秀屿区(String), 1522(Integer)
20160316-09:11:34.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.740+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e7dc3b7]
20160316-09:11:34.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@367b9eb] was not registered for synchronization because synchronization is not active
20160316-09:11:34.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.741+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694741(Long), 0(Long), 1458090694741(Long), 0(Integer), 365000(String), 三明市(String), 1522(Integer)
20160316-09:11:34.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@367b9eb]
20160316-09:11:34.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d662a88] was not registered for synchronization because synchronization is not active
20160316-09:11:34.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.873+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694873(Long), 0(Long), 1458090694873(Long), 0(Integer), 366000(String), 永安市(String), 1522(Integer)
20160316-09:11:34.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d662a88]
20160316-09:11:34.913+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.913+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.913+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d9c3cf2] was not registered for synchronization because synchronization is not active
20160316-09:11:34.913+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.913+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694913(Long), 0(Long), 1458090694913(Long), 0(Integer), 365000(String), 梅列区(String), 1522(Integer)
20160316-09:11:34.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:34.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d9c3cf2]
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5da8f697] was not registered for synchronization because synchronization is not active
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:34.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:34.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090694967(Long), 0(Long), 1458090694967(Long), 0(Integer), 365000(String), 三元区(String), 1522(Integer)
20160316-09:11:35.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5da8f697]
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@169c98fb] was not registered for synchronization because synchronization is not active
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.025+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695025(Long), 0(Long), 1458090695025(Long), 0(Integer), 365300(String), 明溪县(String), 1522(Integer)
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@169c98fb]
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e0935ea] was not registered for synchronization because synchronization is not active
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.057+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695057(Long), 0(Long), 1458090695057(Long), 0(Integer), 365300(String), 清流县(String), 1522(Integer)
20160316-09:11:35.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e0935ea]
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1372b98c] was not registered for synchronization because synchronization is not active
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.123+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695123(Long), 0(Long), 1458090695123(Long), 0(Integer), 365400(String), 宁化县(String), 1522(Integer)
20160316-09:11:35.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1372b98c]
20160316-09:11:35.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42af4b1d] was not registered for synchronization because synchronization is not active
20160316-09:11:35.154+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.154+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695154(Long), 0(Long), 1458090695154(Long), 0(Integer), 366100(String), 大田县(String), 1522(Integer)
20160316-09:11:35.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42af4b1d]
20160316-09:11:35.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112c5095] was not registered for synchronization because synchronization is not active
20160316-09:11:35.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695215(Long), 0(Long), 1458090695215(Long), 0(Integer), 365100(String), 尤溪县(String), 1522(Integer)
20160316-09:11:35.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112c5095]
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c314b48] was not registered for synchronization because synchronization is not active
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.263+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695263(Long), 0(Long), 1458090695263(Long), 0(Integer), 365500(String), 沙县(String), 1522(Integer)
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c314b48]
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7e7376] was not registered for synchronization because synchronization is not active
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.298+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695298(Long), 0(Long), 1458090695298(Long), 0(Integer), 353300(String), 将乐县(String), 1522(Integer)
20160316-09:11:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7e7376]
20160316-09:11:35.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@387dd89b] was not registered for synchronization because synchronization is not active
20160316-09:11:35.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.351+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695350(Long), 0(Long), 1458090695350(Long), 0(Integer), 354400(String), 泰宁县(String), 1522(Integer)
20160316-09:11:35.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@387dd89b]
20160316-09:11:35.381+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11b1320c] was not registered for synchronization because synchronization is not active
20160316-09:11:35.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695381(Long), 0(Long), 1458090695381(Long), 0(Integer), 598(String), 建宁县(String), -1(Integer)
20160316-09:11:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11b1320c]
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60c5c4ee] was not registered for synchronization because synchronization is not active
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.444+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695444(Long), 0(Long), 1458090695444(Long), 0(Integer), 362000(String), 泉州市(String), 1522(Integer)
20160316-09:11:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60c5c4ee]
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373506de] was not registered for synchronization because synchronization is not active
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695481(Long), 0(Long), 1458090695481(Long), 0(Integer), 362300(String), 南安市(String), 1522(Integer)
20160316-09:11:35.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@373506de]
20160316-09:11:35.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ef8f7b1] was not registered for synchronization because synchronization is not active
20160316-09:11:35.546+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.546+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695545(Long), 0(Long), 1458090695545(Long), 0(Integer), 362000(String), 鲤城区(String), 1522(Integer)
20160316-09:11:35.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ef8f7b1]
20160316-09:11:35.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4690f7c9] was not registered for synchronization because synchronization is not active
20160316-09:11:35.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695619(Long), 0(Long), 1458090695619(Long), 0(Integer), 362000(String), 丰泽区(String), 1522(Integer)
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4690f7c9]
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5e11c4] was not registered for synchronization because synchronization is not active
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695649(Long), 0(Long), 1458090695649(Long), 0(Integer), 362000(String), 洛江区(String), 1522(Integer)
20160316-09:11:35.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5e11c4]
20160316-09:11:35.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e6c3ca4] was not registered for synchronization because synchronization is not active
20160316-09:11:35.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.699+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695699(Long), 0(Long), 1458090695699(Long), 0(Integer), 362100(String), 泉港区(String), 1522(Integer)
20160316-09:11:35.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.745+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e6c3ca4]
20160316-09:11:35.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f29385a] was not registered for synchronization because synchronization is not active
20160316-09:11:35.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.746+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695746(Long), 0(Long), 1458090695746(Long), 0(Integer), 362100(String), 惠安县(String), 1522(Integer)
20160316-09:11:35.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f29385a]
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64389f33] was not registered for synchronization because synchronization is not active
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.832+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.832+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.832+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.832+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695832(Long), 0(Long), 1458090695832(Long), 0(Integer), 362400(String), 安溪县(String), 1522(Integer)
20160316-09:11:35.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64389f33]
20160316-09:11:35.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38247deb] was not registered for synchronization because synchronization is not active
20160316-09:11:35.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.892+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695891(Long), 0(Long), 1458090695891(Long), 0(Integer), 362600(String), 永春县(String), 1522(Integer)
20160316-09:11:35.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38247deb]
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f18e9f] was not registered for synchronization because synchronization is not active
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.942+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695942(Long), 0(Long), 1458090695942(Long), 0(Integer), 362500(String), 德化县(String), 1522(Integer)
20160316-09:11:35.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.969+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:35.969+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:35.971+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f18e9f]
20160316-09:11:35.971+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:35.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:35.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23897acf] was not registered for synchronization because synchronization is not active
20160316-09:11:35.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:35.972+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:35.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:35.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:35.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090695972(Long), 0(Long), 1458090695972(Long), 0(Integer), 362000(String), 金门县(String), 1522(Integer)
20160316-09:11:36.021+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.021+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.021+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23897acf]
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2df481d] was not registered for synchronization because synchronization is not active
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.028+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696028(Long), 0(Long), 1458090696028(Long), 0(Integer), 362700(String), 石狮市(String), 1522(Integer)
20160316-09:11:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2df481d]
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@629e31c4] was not registered for synchronization because synchronization is not active
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.092+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696092(Long), 0(Long), 1458090696092(Long), 0(Integer), 595(String), 晋江市(String), -1(Integer)
20160316-09:11:36.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@629e31c4]
20160316-09:11:36.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2807ce] was not registered for synchronization because synchronization is not active
20160316-09:11:36.175+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.175+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696174(Long), 0(Long), 1458090696174(Long), 0(Integer), 363000(String), 漳州市(String), 1522(Integer)
20160316-09:11:36.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2807ce]
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7227abfc] was not registered for synchronization because synchronization is not active
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696227(Long), 0(Long), 1458090696227(Long), 0(Integer), 363100(String), 龙海市(String), 1522(Integer)
20160316-09:11:36.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7227abfc]
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3293a878] was not registered for synchronization because synchronization is not active
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.296+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696296(Long), 0(Long), 1458090696296(Long), 0(Integer), 363000(String), 芗城区(String), 1522(Integer)
20160316-09:11:36.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3293a878]
20160316-09:11:36.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2859bf79] was not registered for synchronization because synchronization is not active
20160316-09:11:36.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696365(Long), 0(Long), 1458090696365(Long), 0(Integer), 363000(String), 龙文区(String), 1522(Integer)
20160316-09:11:36.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2859bf79]
20160316-09:11:36.451+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb4cff8] was not registered for synchronization because synchronization is not active
20160316-09:11:36.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.452+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696452(Long), 0(Long), 1458090696452(Long), 0(Integer), 363300(String), 云霄县(String), 1522(Integer)
20160316-09:11:36.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb4cff8]
20160316-09:11:36.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34d66b97] was not registered for synchronization because synchronization is not active
20160316-09:11:36.514+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.514+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696513(Long), 0(Long), 1458090696513(Long), 0(Integer), 363200(String), 漳浦县(String), 1522(Integer)
20160316-09:11:36.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34d66b97]
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae84998] was not registered for synchronization because synchronization is not active
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.561+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.561+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696561(Long), 0(Long), 1458090696561(Long), 0(Integer), 363500(String), 诏安县(String), 1522(Integer)
20160316-09:11:36.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae84998]
20160316-09:11:36.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@743e5fdd] was not registered for synchronization because synchronization is not active
20160316-09:11:36.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.596+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696596(Long), 0(Long), 1458090696596(Long), 0(Integer), 363900(String), 长泰县(String), 1522(Integer)
20160316-09:11:36.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@743e5fdd]
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@696ef2af] was not registered for synchronization because synchronization is not active
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.688+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696688(Long), 0(Long), 1458090696688(Long), 0(Integer), 363400(String), 东山县(String), 1522(Integer)
20160316-09:11:36.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@696ef2af]
20160316-09:11:36.792+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54dccb59] was not registered for synchronization because synchronization is not active
20160316-09:11:36.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.793+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696792(Long), 0(Long), 1458090696792(Long), 0(Integer), 363600(String), 南靖县(String), 1522(Integer)
20160316-09:11:36.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:36.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54dccb59]
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44868937] was not registered for synchronization because synchronization is not active
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:36.990+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:36.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:36.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:36.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090696990(Long), 0(Long), 1458090696990(Long), 0(Integer), 363700(String), 平和县(String), 1522(Integer)
20160316-09:11:37.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.104+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44868937]
20160316-09:11:37.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.106+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64537f69] was not registered for synchronization because synchronization is not active
20160316-09:11:37.106+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.106+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697106(Long), 0(Long), 1458090697106(Long), 0(Integer), 363800(String), 华安县(String), 1522(Integer)
20160316-09:11:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64537f69]
20160316-09:11:37.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.159+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@643f226a] was not registered for synchronization because synchronization is not active
20160316-09:11:37.159+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.159+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697159(Long), 0(Long), 1458090697159(Long), 0(Integer), 353000(String), 南平市(String), 1522(Integer)
20160316-09:11:37.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@643f226a]
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a28974c] was not registered for synchronization because synchronization is not active
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.295+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697295(Long), 0(Long), 1458090697295(Long), 0(Integer), 354200(String), 建阳市(String), 1522(Integer)
20160316-09:11:37.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.358+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a28974c]
20160316-09:11:37.359+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.359+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.359+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@111054a5] was not registered for synchronization because synchronization is not active
20160316-09:11:37.359+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.359+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697359(Long), 0(Long), 1458090697359(Long), 0(Integer), 353000(String), 延平区(String), 1522(Integer)
20160316-09:11:37.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@111054a5]
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e8e57bc] was not registered for synchronization because synchronization is not active
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697449(Long), 0(Long), 1458090697449(Long), 0(Integer), 353200(String), 顺昌县(String), 1522(Integer)
20160316-09:11:37.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e8e57bc]
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48711f5a] was not registered for synchronization because synchronization is not active
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697598(Long), 0(Long), 1458090697598(Long), 0(Integer), 353400(String), 浦城县(String), 1522(Integer)
20160316-09:11:37.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.655+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48711f5a]
20160316-09:11:37.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4906d65b] was not registered for synchronization because synchronization is not active
20160316-09:11:37.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.657+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697657(Long), 0(Long), 1458090697657(Long), 0(Integer), 354100(String), 光泽县(String), 1522(Integer)
20160316-09:11:37.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.705+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4906d65b]
20160316-09:11:37.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@110bc24b] was not registered for synchronization because synchronization is not active
20160316-09:11:37.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.706+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697706(Long), 0(Long), 1458090697706(Long), 0(Integer), 353500(String), 松溪县(String), 1522(Integer)
20160316-09:11:37.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@110bc24b]
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a005d1f] was not registered for synchronization because synchronization is not active
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.749+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697749(Long), 0(Long), 1458090697749(Long), 0(Integer), 353600(String), 政和县(String), 1522(Integer)
20160316-09:11:37.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a005d1f]
20160316-09:11:37.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a2124c8] was not registered for synchronization because synchronization is not active
20160316-09:11:37.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697845(Long), 0(Long), 1458090697845(Long), 0(Integer), 354000(String), 邵武市(String), 1522(Integer)
20160316-09:11:37.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.890+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.890+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a2124c8]
20160316-09:11:37.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4984e7c9] was not registered for synchronization because synchronization is not active
20160316-09:11:37.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697893(Long), 0(Long), 1458090697893(Long), 0(Integer), 354300(String), 武夷山市(String), 1522(Integer)
20160316-09:11:37.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4984e7c9]
20160316-09:11:37.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.925+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.925+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659fb282] was not registered for synchronization because synchronization is not active
20160316-09:11:37.925+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.926+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697925(Long), 0(Long), 1458090697925(Long), 0(Integer), 599(String), 建瓯市(String), -1(Integer)
20160316-09:11:37.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:37.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:37.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@659fb282]
20160316-09:11:37.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:37.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:37.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@180541a0] was not registered for synchronization because synchronization is not active
20160316-09:11:37.989+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:37.989+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:37.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:37.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:37.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090697988(Long), 0(Long), 1458090697987(Long), 0(Integer), 364000(String), 龙岩市(String), 1522(Integer)
20160316-09:11:38.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.057+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@180541a0]
20160316-09:11:38.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.059+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601289cb] was not registered for synchronization because synchronization is not active
20160316-09:11:38.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698059(Long), 0(Long), 1458090698059(Long), 0(Integer), 364400(String), 漳平市(String), 1522(Integer)
20160316-09:11:38.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601289cb]
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfff4a8] was not registered for synchronization because synchronization is not active
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.126+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698126(Long), 0(Long), 1458090698126(Long), 0(Integer), 364000(String), 新罗区(String), 1522(Integer)
20160316-09:11:38.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfff4a8]
20160316-09:11:38.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b9db7d0] was not registered for synchronization because synchronization is not active
20160316-09:11:38.201+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.201+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698201(Long), 0(Long), 1458090698200(Long), 0(Integer), 366300(String), 长汀县(String), 1522(Integer)
20160316-09:11:38.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b9db7d0]
20160316-09:11:38.254+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.255+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.255+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b1a5060] was not registered for synchronization because synchronization is not active
20160316-09:11:38.255+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.255+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698255(Long), 0(Long), 1458090698255(Long), 0(Integer), 364100(String), 永定县(String), 1522(Integer)
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b1a5060]
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ae22b2] was not registered for synchronization because synchronization is not active
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.321+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698321(Long), 0(Long), 1458090698321(Long), 0(Integer), 364200(String), 上杭县(String), 1522(Integer)
20160316-09:11:38.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ae22b2]
20160316-09:11:38.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b2522f] was not registered for synchronization because synchronization is not active
20160316-09:11:38.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698381(Long), 0(Long), 1458090698381(Long), 0(Integer), 364300(String), 武平县(String), 1522(Integer)
20160316-09:11:38.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b2522f]
20160316-09:11:38.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ac906d0] was not registered for synchronization because synchronization is not active
20160316-09:11:38.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.416+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698415(Long), 0(Long), 1458090698415(Long), 0(Integer), 366200(String), 连城县(String), 1522(Integer)
20160316-09:11:38.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ac906d0]
20160316-09:11:38.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7015a635] was not registered for synchronization because synchronization is not active
20160316-09:11:38.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698465(Long), 0(Long), 1458090698465(Long), 0(Integer), 352000(String), 宁德市(String), 1522(Integer)
20160316-09:11:38.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7015a635]
20160316-09:11:38.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129991e4] was not registered for synchronization because synchronization is not active
20160316-09:11:38.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.513+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698512(Long), 0(Long), 1458090698512(Long), 0(Integer), 355200(String), 福鼎市(String), 1522(Integer)
20160316-09:11:38.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@129991e4]
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a3bb85b] was not registered for synchronization because synchronization is not active
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.578+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698578(Long), 0(Long), 1458090698578(Long), 0(Integer), 352000(String), 蕉城区(String), 1522(Integer)
20160316-09:11:38.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a3bb85b]
20160316-09:11:38.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da0b907] was not registered for synchronization because synchronization is not active
20160316-09:11:38.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.624+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698624(Long), 0(Long), 1458090698624(Long), 0(Integer), 355100(String), 霞浦县(String), 1522(Integer)
20160316-09:11:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da0b907]
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30088f1a] was not registered for synchronization because synchronization is not active
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.670+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698670(Long), 0(Long), 1458090698670(Long), 0(Integer), 352200(String), 古田县(String), 1522(Integer)
20160316-09:11:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30088f1a]
20160316-09:11:38.698+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.698+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27481d77] was not registered for synchronization because synchronization is not active
20160316-09:11:38.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.699+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698698(Long), 0(Long), 1458090698698(Long), 0(Integer), 352300(String), 屏南县(String), 1522(Integer)
20160316-09:11:38.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27481d77]
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dac621e] was not registered for synchronization because synchronization is not active
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.738+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698738(Long), 0(Long), 1458090698738(Long), 0(Integer), 355500(String), 寿宁县(String), 1522(Integer)
20160316-09:11:38.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dac621e]
20160316-09:11:38.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d23bef] was not registered for synchronization because synchronization is not active
20160316-09:11:38.909+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.909+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698907(Long), 0(Long), 1458090698907(Long), 0(Integer), 355400(String), 周宁县(String), 1522(Integer)
20160316-09:11:38.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d23bef]
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11eca45a] was not registered for synchronization because synchronization is not active
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.942+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698942(Long), 0(Long), 1458090698942(Long), 0(Integer), 355300(String), 柘荣县(String), 1522(Integer)
20160316-09:11:38.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:38.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:38.995+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11eca45a]
20160316-09:11:38.995+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:38.995+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:38.995+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e4fc14] was not registered for synchronization because synchronization is not active
20160316-09:11:38.996+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:38.996+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:38.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:38.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:38.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090698995(Long), 0(Long), 1458090698995(Long), 0(Integer), 355000(String), 福安市(String), 1522(Integer)
20160316-09:11:39.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79e4fc14]
20160316-09:11:39.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3addc3fe] was not registered for synchronization because synchronization is not active
20160316-09:11:39.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.053+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699052(Long), 0(Long), 1458090699052(Long), 0(Integer), 00(String), 湖北省(String), -1(Integer)
20160316-09:11:39.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3addc3fe]
20160316-09:11:39.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb695d8] was not registered for synchronization because synchronization is not active
20160316-09:11:39.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.099+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699099(Long), 0(Long), 1458090699099(Long), 0(Integer), 430000(String), 武汉市(String), 1617(Integer)
20160316-09:11:39.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb695d8]
20160316-09:11:39.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ff1452] was not registered for synchronization because synchronization is not active
20160316-09:11:39.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699140(Long), 0(Long), 1458090699140(Long), 0(Integer), 431400(String), 新洲区(String), 1617(Integer)
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ff1452]
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@251cc3e7] was not registered for synchronization because synchronization is not active
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.164+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699164(Long), 0(Long), 1458090699164(Long), 0(Integer), 430014(String), 江岸区(String), 1617(Integer)
20160316-09:11:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@251cc3e7]
20160316-09:11:39.218+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2d16fa] was not registered for synchronization because synchronization is not active
20160316-09:11:39.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.219+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699218(Long), 0(Long), 1458090699218(Long), 0(Integer), 430000(String), 江汉区(String), 1617(Integer)
20160316-09:11:39.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f2d16fa]
20160316-09:11:39.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60d60a1a] was not registered for synchronization because synchronization is not active
20160316-09:11:39.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.286+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699285(Long), 0(Long), 1458090699285(Long), 0(Integer), 430000(String), 乔口区(String), 1617(Integer)
20160316-09:11:39.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.330+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60d60a1a]
20160316-09:11:39.330+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.330+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25f98464] was not registered for synchronization because synchronization is not active
20160316-09:11:39.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.331+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699330(Long), 0(Long), 1458090699330(Long), 0(Integer), 430050(String), 汉阳区(String), 1617(Integer)
20160316-09:11:39.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25f98464]
20160316-09:11:39.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a20a12] was not registered for synchronization because synchronization is not active
20160316-09:11:39.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.421+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699420(Long), 0(Long), 1458090699420(Long), 0(Integer), 430000(String), 武昌区(String), 1617(Integer)
20160316-09:11:39.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15a20a12]
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385533b0] was not registered for synchronization because synchronization is not active
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699483(Long), 0(Long), 1458090699483(Long), 0(Integer), 430080(String), 青山区(String), 1617(Integer)
20160316-09:11:39.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.523+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.539+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385533b0]
20160316-09:11:39.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c53ccd6] was not registered for synchronization because synchronization is not active
20160316-09:11:39.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.540+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699540(Long), 0(Long), 1458090699540(Long), 0(Integer), 430070(String), 洪山区(String), 1617(Integer)
20160316-09:11:39.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c53ccd6]
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1309e916] was not registered for synchronization because synchronization is not active
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699598(Long), 0(Long), 1458090699598(Long), 0(Integer), 430040(String), 东西湖区(String), 1617(Integer)
20160316-09:11:39.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1309e916]
20160316-09:11:39.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@391e1c57] was not registered for synchronization because synchronization is not active
20160316-09:11:39.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699642(Long), 0(Long), 1458090699642(Long), 0(Integer), 430090(String), 汉南区(String), 1617(Integer)
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@391e1c57]
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32ea052e] was not registered for synchronization because synchronization is not active
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.683+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699683(Long), 0(Long), 1458090699683(Long), 0(Integer), 430100(String), 蔡甸区(String), 1617(Integer)
20160316-09:11:39.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32ea052e]
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e33df34] was not registered for synchronization because synchronization is not active
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.715+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699715(Long), 0(Long), 1458090699715(Long), 0(Integer), 430200(String), 江夏区(String), 1617(Integer)
20160316-09:11:39.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.745+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e33df34]
20160316-09:11:39.745+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41772310] was not registered for synchronization because synchronization is not active
20160316-09:11:39.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.746+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699746(Long), 0(Long), 1458090699746(Long), 0(Integer), 432200(String), 黄陂区(String), 1617(Integer)
20160316-09:11:39.776+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41772310]
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b72c397] was not registered for synchronization because synchronization is not active
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.779+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699779(Long), 0(Long), 1458090699779(Long), 0(Integer), 435000(String), 黄石市(String), 1617(Integer)
20160316-09:11:39.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.805+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b72c397]
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a495a6] was not registered for synchronization because synchronization is not active
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.807+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699807(Long), 0(Long), 1458090699807(Long), 0(Integer), 435100(String), 大冶市(String), 1617(Integer)
20160316-09:11:39.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a495a6]
20160316-09:11:39.840+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56468917] was not registered for synchronization because synchronization is not active
20160316-09:11:39.840+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.840+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699840(Long), 0(Long), 1458090699840(Long), 0(Integer), 435000(String), 黄石港区(String), 1617(Integer)
20160316-09:11:39.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56468917]
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66875ca9] was not registered for synchronization because synchronization is not active
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.865+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.865+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699865(Long), 0(Long), 1458090699865(Long), 0(Integer), 435000(String), 下陆区(String), 1617(Integer)
20160316-09:11:39.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66875ca9]
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4546bcba] was not registered for synchronization because synchronization is not active
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.895+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699895(Long), 0(Long), 1458090699895(Long), 0(Integer), 435000(String), 铁山区(String), 1617(Integer)
20160316-09:11:39.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4546bcba]
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d1167e4] was not registered for synchronization because synchronization is not active
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.934+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699934(Long), 0(Long), 1458090699934(Long), 0(Integer), 435200(String), 阳新县(String), 1617(Integer)
20160316-09:11:39.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d1167e4]
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f810452] was not registered for synchronization because synchronization is not active
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.956+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699956(Long), 0(Long), 1458090699956(Long), 0(Integer), 442000(String), 十堰市(String), 1617(Integer)
20160316-09:11:39.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:39.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:39.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f810452]
20160316-09:11:39.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:39.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:39.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc6af59] was not registered for synchronization because synchronization is not active
20160316-09:11:39.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:39.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:39.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:39.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:39.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090699986(Long), 0(Long), 1458090699986(Long), 0(Integer), 442700(String), 丹江口市(String), 1617(Integer)
20160316-09:11:40.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.021+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc6af59]
20160316-09:11:40.021+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.021+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.021+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16cbf840] was not registered for synchronization because synchronization is not active
20160316-09:11:40.021+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.022+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700021(Long), 0(Long), 1458090700021(Long), 0(Integer), 442000(String), 茅箭区(String), 1617(Integer)
20160316-09:11:40.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16cbf840]
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64aa1ed5] was not registered for synchronization because synchronization is not active
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.053+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700053(Long), 0(Long), 1458090700053(Long), 0(Integer), 442000(String), 张湾区(String), 1617(Integer)
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64aa1ed5]
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573e48d4] was not registered for synchronization because synchronization is not active
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700067(Long), 0(Long), 1458090700067(Long), 0(Integer), 442500(String), 郧县(String), 1617(Integer)
20160316-09:11:40.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@573e48d4]
20160316-09:11:40.123+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e32132f] was not registered for synchronization because synchronization is not active
20160316-09:11:40.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700123(Long), 0(Long), 1458090700123(Long), 0(Integer), 442600(String), 郧西县(String), 1617(Integer)
20160316-09:11:40.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e32132f]
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2abfb998] was not registered for synchronization because synchronization is not active
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.148+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700148(Long), 0(Long), 1458090700148(Long), 0(Integer), 442200(String), 竹山县(String), 1617(Integer)
20160316-09:11:40.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2abfb998]
20160316-09:11:40.178+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@592b94df] was not registered for synchronization because synchronization is not active
20160316-09:11:40.178+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.179+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700178(Long), 0(Long), 1458090700178(Long), 0(Integer), 442300(String), 竹溪县(String), 1617(Integer)
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@592b94df]
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc0a967] was not registered for synchronization because synchronization is not active
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.197+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700197(Long), 0(Long), 1458090700197(Long), 0(Integer), 719(String), 房县(String), -1(Integer)
20160316-09:11:40.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc0a967]
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b92833d] was not registered for synchronization because synchronization is not active
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.236+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700236(Long), 0(Long), 1458090700236(Long), 0(Integer), 443000(String), 宜昌市(String), 1617(Integer)
20160316-09:11:40.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b92833d]
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfc990c] was not registered for synchronization because synchronization is not active
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.264+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700264(Long), 0(Long), 1458090700264(Long), 0(Integer), 443200(String), 枝江市(String), 1617(Integer)
20160316-09:11:40.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cfc990c]
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab1b70e] was not registered for synchronization because synchronization is not active
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.306+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700306(Long), 0(Long), 1458090700306(Long), 0(Integer), 443000(String), 西陵区(String), 1617(Integer)
20160316-09:11:40.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab1b70e]
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36cf2a48] was not registered for synchronization because synchronization is not active
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.328+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700328(Long), 0(Long), 1458090700328(Long), 0(Integer), 443000(String), 伍家岗区(String), 1617(Integer)
20160316-09:11:40.354+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36cf2a48]
20160316-09:11:40.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e53cf0] was not registered for synchronization because synchronization is not active
20160316-09:11:40.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700356(Long), 0(Long), 1458090700356(Long), 0(Integer), 443000(String), 点军区(String), 1617(Integer)
20160316-09:11:40.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e53cf0]
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258a98e4] was not registered for synchronization because synchronization is not active
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.379+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700379(Long), 0(Long), 1458090700379(Long), 0(Integer), 443000(String), 虎亭区(String), 1617(Integer)
20160316-09:11:40.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258a98e4]
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588e9ac7] was not registered for synchronization because synchronization is not active
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.406+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700406(Long), 0(Long), 1458090700406(Long), 0(Integer), 443100(String), 夷陵区(String), 1617(Integer)
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588e9ac7]
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6809ee3b] was not registered for synchronization because synchronization is not active
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.428+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700428(Long), 0(Long), 1458090700428(Long), 0(Integer), 444200(String), 远安县(String), 1617(Integer)
20160316-09:11:40.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6809ee3b]
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17445160] was not registered for synchronization because synchronization is not active
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.469+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700469(Long), 0(Long), 1458090700469(Long), 0(Integer), 443700(String), 兴山县(String), 1617(Integer)
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17445160]
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cca1a7f] was not registered for synchronization because synchronization is not active
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.485+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700485(Long), 0(Long), 1458090700485(Long), 0(Integer), 443600(String), 秭归县(String), 1617(Integer)
20160316-09:11:40.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cca1a7f]
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@480383c5] was not registered for synchronization because synchronization is not active
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.511+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700511(Long), 0(Long), 1458090700511(Long), 0(Integer), 443500(String), 长阳土家族自治县(String), 1617(Integer)
20160316-09:11:40.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@480383c5]
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fc00716] was not registered for synchronization because synchronization is not active
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700544(Long), 0(Long), 1458090700544(Long), 0(Integer), 443400(String), 五峰土家族自治县(String), 1617(Integer)
20160316-09:11:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.571+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fc00716]
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735753fb] was not registered for synchronization because synchronization is not active
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.572+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700572(Long), 0(Long), 1458090700572(Long), 0(Integer), 443000(String), 宜都市(String), 1617(Integer)
20160316-09:11:40.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735753fb]
20160316-09:11:40.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7106d55a] was not registered for synchronization because synchronization is not active
20160316-09:11:40.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.603+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700603(Long), 0(Long), 1458090700603(Long), 0(Integer), 444100(String), 当阳市(String), 1617(Integer)
20160316-09:11:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7106d55a]
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee0a1b3] was not registered for synchronization because synchronization is not active
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.622+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700622(Long), 0(Long), 1458090700622(Long), 0(Integer), 441000(String), 襄樊市(String), 1617(Integer)
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee0a1b3]
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fe0de7e] was not registered for synchronization because synchronization is not active
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.633+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700633(Long), 0(Long), 1458090700633(Long), 0(Integer), 441400(String), 宜城市(String), 1617(Integer)
20160316-09:11:40.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fe0de7e]
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d0af07] was not registered for synchronization because synchronization is not active
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700682(Long), 0(Long), 1458090700682(Long), 0(Integer), 441000(String), 襄城区(String), 1617(Integer)
20160316-09:11:40.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d0af07]
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6cae0c] was not registered for synchronization because synchronization is not active
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700751(Long), 0(Long), 1458090700751(Long), 0(Integer), 441000(String), 樊城区(String), 1617(Integer)
20160316-09:11:40.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6cae0c]
20160316-09:11:40.946+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3489cd90] was not registered for synchronization because synchronization is not active
20160316-09:11:40.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700946(Long), 0(Long), 1458090700946(Long), 0(Integer), 441100(String), 襄阳区(String), 1617(Integer)
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3489cd90]
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@388ebd32] was not registered for synchronization because synchronization is not active
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:40.989+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:40.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090700989(Long), 0(Long), 1458090700989(Long), 0(Integer), 441500(String), 南漳县(String), 1617(Integer)
20160316-09:11:41.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@388ebd32]
20160316-09:11:41.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1962dba] was not registered for synchronization because synchronization is not active
20160316-09:11:41.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.055+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701054(Long), 0(Long), 1458090701054(Long), 0(Integer), 441700(String), 谷城县(String), 1617(Integer)
20160316-09:11:41.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.112+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1962dba]
20160316-09:11:41.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@302ea3cf] was not registered for synchronization because synchronization is not active
20160316-09:11:41.125+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.125+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701125(Long), 0(Long), 1458090701125(Long), 0(Integer), 441600(String), 保康县(String), 1617(Integer)
20160316-09:11:41.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.172+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@302ea3cf]
20160316-09:11:41.172+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.172+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@af90d11] was not registered for synchronization because synchronization is not active
20160316-09:11:41.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.173+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701172(Long), 0(Long), 1458090701172(Long), 0(Integer), 441800(String), 老河口市(String), 1617(Integer)
20160316-09:11:41.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@af90d11]
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61550817] was not registered for synchronization because synchronization is not active
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.206+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701206(Long), 0(Long), 1458090701206(Long), 0(Integer), 441200(String), 枣阳市(String), 1617(Integer)
20160316-09:11:41.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61550817]
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f3b9aee] was not registered for synchronization because synchronization is not active
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.262+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701262(Long), 0(Long), 1458090701262(Long), 0(Integer), 436000(String), 鄂州市(String), 1617(Integer)
20160316-09:11:41.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f3b9aee]
20160316-09:11:41.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@142cbba] was not registered for synchronization because synchronization is not active
20160316-09:11:41.321+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.321+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701321(Long), 0(Long), 1458090701321(Long), 0(Integer), 436000(String), 鄂城区(String), 1617(Integer)
20160316-09:11:41.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@142cbba]
20160316-09:11:41.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@556990a8] was not registered for synchronization because synchronization is not active
20160316-09:11:41.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.361+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701360(Long), 0(Long), 1458090701360(Long), 0(Integer), 436000(String), 梁子湖区(String), 1617(Integer)
20160316-09:11:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@556990a8]
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4e3b29] was not registered for synchronization because synchronization is not active
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.381+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.381+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701381(Long), 0(Long), 1458090701381(Long), 0(Integer), 436000(String), 华容区(String), 1617(Integer)
20160316-09:11:41.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c4e3b29]
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764bbdd4] was not registered for synchronization because synchronization is not active
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.413+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701413(Long), 0(Long), 1458090701413(Long), 0(Integer), 448000(String), 荆门市(String), 1617(Integer)
20160316-09:11:41.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@764bbdd4]
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ace71b] was not registered for synchronization because synchronization is not active
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.464+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701464(Long), 0(Long), 1458090701464(Long), 0(Integer), 431900(String), 钟祥市(String), 1617(Integer)
20160316-09:11:41.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35ace71b]
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b1bce5] was not registered for synchronization because synchronization is not active
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.490+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701490(Long), 0(Long), 1458090701490(Long), 0(Integer), 448000(String), 东宝区(String), 1617(Integer)
20160316-09:11:41.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b1bce5]
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16443d7f] was not registered for synchronization because synchronization is not active
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701521(Long), 0(Long), 1458090701521(Long), 0(Integer), 448000(String), 掇刀区(String), 1617(Integer)
20160316-09:11:41.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16443d7f]
20160316-09:11:41.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc59667] was not registered for synchronization because synchronization is not active
20160316-09:11:41.546+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.546+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701545(Long), 0(Long), 1458090701545(Long), 0(Integer), 431800(String), 京山县(String), 1617(Integer)
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fc59667]
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b884fed] was not registered for synchronization because synchronization is not active
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.565+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701565(Long), 0(Long), 1458090701565(Long), 0(Integer), 448200(String), 沙洋县(String), 1617(Integer)
20160316-09:11:41.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b884fed]
20160316-09:11:41.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d39053] was not registered for synchronization because synchronization is not active
20160316-09:11:41.607+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.607+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701606(Long), 0(Long), 1458090701606(Long), 0(Integer), 432000(String), 孝感市(String), 1617(Integer)
20160316-09:11:41.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73d39053]
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7626fb7a] was not registered for synchronization because synchronization is not active
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701637(Long), 0(Long), 1458090701637(Long), 0(Integer), 432300(String), 汉川市(String), 1617(Integer)
20160316-09:11:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7626fb7a]
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@357dea4e] was not registered for synchronization because synchronization is not active
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.670+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701670(Long), 0(Long), 1458090701670(Long), 0(Integer), 432100(String), 孝南区(String), 1617(Integer)
20160316-09:11:41.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@357dea4e]
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57553619] was not registered for synchronization because synchronization is not active
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.704+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701704(Long), 0(Long), 1458090701704(Long), 0(Integer), 432900(String), 孝昌县(String), 1617(Integer)
20160316-09:11:41.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57553619]
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@156fe186] was not registered for synchronization because synchronization is not active
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.737+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701737(Long), 0(Long), 1458090701737(Long), 0(Integer), 432800(String), 大悟县(String), 1617(Integer)
20160316-09:11:41.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@156fe186]
20160316-09:11:41.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e58dea1] was not registered for synchronization because synchronization is not active
20160316-09:11:41.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.765+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701764(Long), 0(Long), 1458090701764(Long), 0(Integer), 432500(String), 云梦县(String), 1617(Integer)
20160316-09:11:41.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e58dea1]
20160316-09:11:41.803+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.803+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b49ebe7] was not registered for synchronization because synchronization is not active
20160316-09:11:41.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.804+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701803(Long), 0(Long), 1458090701803(Long), 0(Integer), 432400(String), 应城市(String), 1617(Integer)
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b49ebe7]
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7185e8] was not registered for synchronization because synchronization is not active
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701857(Long), 0(Long), 1458090701857(Long), 0(Integer), 432600(String), 安陆市(String), 1617(Integer)
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7185e8]
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0bc844] was not registered for synchronization because synchronization is not active
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.873+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701873(Long), 0(Long), 1458090701873(Long), 0(Integer), 434000(String), 荆州市(String), 1617(Integer)
20160316-09:11:41.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0bc844]
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30ad0cd0] was not registered for synchronization because synchronization is not active
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.928+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701928(Long), 0(Long), 1458090701928(Long), 0(Integer), 434200(String), 松滋市(String), 1617(Integer)
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30ad0cd0]
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54c33f0f] was not registered for synchronization because synchronization is not active
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701955(Long), 0(Long), 1458090701955(Long), 0(Integer), 434000(String), 沙市区(String), 1617(Integer)
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54c33f0f]
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba3989c] was not registered for synchronization because synchronization is not active
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:41.986+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:41.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090701986(Long), 0(Long), 1458090701986(Long), 0(Integer), 434020(String), 荆州区(String), 1617(Integer)
20160316-09:11:42.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba3989c]
20160316-09:11:42.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d25498b] was not registered for synchronization because synchronization is not active
20160316-09:11:42.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.055+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702054(Long), 0(Long), 1458090702054(Long), 0(Integer), 434300(String), 公安县(String), 1617(Integer)
20160316-09:11:42.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d25498b]
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267e7a41] was not registered for synchronization because synchronization is not active
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.089+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702089(Long), 0(Long), 1458090702089(Long), 0(Integer), 433300(String), 监利县(String), 1617(Integer)
20160316-09:11:42.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267e7a41]
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce66597] was not registered for synchronization because synchronization is not active
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702124(Long), 0(Long), 1458090702124(Long), 0(Integer), 434100(String), 江陵县(String), 1617(Integer)
20160316-09:11:42.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce66597]
20160316-09:11:42.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48de973f] was not registered for synchronization because synchronization is not active
20160316-09:11:42.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.155+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702155(Long), 0(Long), 1458090702155(Long), 0(Integer), 434400(String), 石首市(String), 1617(Integer)
20160316-09:11:42.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48de973f]
20160316-09:11:42.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47650a79] was not registered for synchronization because synchronization is not active
20160316-09:11:42.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.192+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702191(Long), 0(Long), 1458090702191(Long), 0(Integer), 716(String), 洪湖市(String), -1(Integer)
20160316-09:11:42.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47650a79]
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a206749] was not registered for synchronization because synchronization is not active
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702221(Long), 0(Long), 1458090702221(Long), 0(Integer), 438000(String), 黄冈市(String), 1617(Integer)
20160316-09:11:42.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a206749]
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c532596] was not registered for synchronization because synchronization is not active
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.262+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.262+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702262(Long), 0(Long), 1458090702262(Long), 0(Integer), 435400(String), 武穴市(String), 1617(Integer)
20160316-09:11:42.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c532596]
20160316-09:11:42.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b87be3] was not registered for synchronization because synchronization is not active
20160316-09:11:42.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.290+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702290(Long), 0(Long), 1458090702290(Long), 0(Integer), 438000(String), 黄州区(String), 1617(Integer)
20160316-09:11:42.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b87be3]
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb23b1c] was not registered for synchronization because synchronization is not active
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.311+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702311(Long), 0(Long), 1458090702311(Long), 0(Integer), 438000(String), 团风县(String), 1617(Integer)
20160316-09:11:42.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cb23b1c]
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dc2a573] was not registered for synchronization because synchronization is not active
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702335(Long), 0(Long), 1458090702335(Long), 0(Integer), 438400(String), 红安县(String), 1617(Integer)
20160316-09:11:42.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3dc2a573]
20160316-09:11:42.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35071e40] was not registered for synchronization because synchronization is not active
20160316-09:11:42.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.363+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702363(Long), 0(Long), 1458090702363(Long), 0(Integer), 438600(String), 罗田县(String), 1617(Integer)
20160316-09:11:42.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35071e40]
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d12b9] was not registered for synchronization because synchronization is not active
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.407+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702407(Long), 0(Long), 1458090702407(Long), 0(Integer), 438700(String), 英山县(String), 1617(Integer)
20160316-09:11:42.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d12b9]
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e6e8796] was not registered for synchronization because synchronization is not active
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.437+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.438+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702437(Long), 0(Long), 1458090702437(Long), 0(Integer), 438200(String), 浠水县(String), 1617(Integer)
20160316-09:11:42.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e6e8796]
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a30322b] was not registered for synchronization because synchronization is not active
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.463+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702463(Long), 0(Long), 1458090702463(Long), 0(Integer), 435300(String), 蕲春县(String), 1617(Integer)
20160316-09:11:42.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.485+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a30322b]
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ff2ebd] was not registered for synchronization because synchronization is not active
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702487(Long), 0(Long), 1458090702487(Long), 0(Integer), 435500(String), 黄梅县(String), 1617(Integer)
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ff2ebd]
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639ce63d] was not registered for synchronization because synchronization is not active
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.513+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702513(Long), 0(Long), 1458090702513(Long), 0(Integer), 713(String), 麻城市(String), -1(Integer)
20160316-09:11:42.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@639ce63d]
20160316-09:11:42.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b8fc338] was not registered for synchronization because synchronization is not active
20160316-09:11:42.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702573(Long), 0(Long), 1458090702573(Long), 0(Integer), 437000(String), 咸宁市(String), 1617(Integer)
20160316-09:11:42.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b8fc338]
20160316-09:11:42.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e179a3] was not registered for synchronization because synchronization is not active
20160316-09:11:42.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702640(Long), 0(Long), 1458090702640(Long), 0(Integer), 437300(String), 赤壁市(String), 1617(Integer)
20160316-09:11:42.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15e179a3]
20160316-09:11:42.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de7204d] was not registered for synchronization because synchronization is not active
20160316-09:11:42.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.707+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702707(Long), 0(Long), 1458090702707(Long), 0(Integer), 437000(String), 咸安区(String), 1617(Integer)
20160316-09:11:42.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de7204d]
20160316-09:11:42.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.742+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c5853eb] was not registered for synchronization because synchronization is not active
20160316-09:11:42.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.743+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702742(Long), 0(Long), 1458090702742(Long), 0(Integer), 437200(String), 嘉鱼县(String), 1617(Integer)
20160316-09:11:42.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.853+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c5853eb]
20160316-09:11:42.853+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.854+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.854+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65edd283] was not registered for synchronization because synchronization is not active
20160316-09:11:42.854+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.854+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.854+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702853(Long), 0(Long), 1458090702853(Long), 0(Integer), 437400(String), 通城县(String), 1617(Integer)
20160316-09:11:42.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.913+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65edd283]
20160316-09:11:42.914+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.914+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18b11695] was not registered for synchronization because synchronization is not active
20160316-09:11:42.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.915+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.915+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702914(Long), 0(Long), 1458090702914(Long), 0(Integer), 437500(String), 崇阳县(String), 1617(Integer)
20160316-09:11:42.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:42.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:42.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18b11695]
20160316-09:11:42.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:42.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:42.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@737fc3] was not registered for synchronization because synchronization is not active
20160316-09:11:42.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:42.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:42.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:42.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:42.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090702975(Long), 0(Long), 1458090702975(Long), 0(Integer), 715(String), 通山县(String), -1(Integer)
20160316-09:11:43.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@737fc3]
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@707a95d9] was not registered for synchronization because synchronization is not active
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703014(Long), 0(Long), 1458090703014(Long), 0(Integer), 441300(String), 随州市(String), 1617(Integer)
20160316-09:11:43.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@707a95d9]
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b3287a] was not registered for synchronization because synchronization is not active
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.036+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703036(Long), 0(Long), 1458090703036(Long), 0(Integer), 432700(String), 广水市(String), 1617(Integer)
20160316-09:11:43.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b3287a]
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b16b24f] was not registered for synchronization because synchronization is not active
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.069+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703069(Long), 0(Long), 1458090703069(Long), 0(Integer), 722(String), 曾都区(String), -1(Integer)
20160316-09:11:43.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b16b24f]
20160316-09:11:43.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60fb1db9] was not registered for synchronization because synchronization is not active
20160316-09:11:43.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703089(Long), 0(Long), 1458090703089(Long), 0(Integer), 445000(String), 恩施土家族苗族自治州(String), 1617(Integer)
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60fb1db9]
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@555afe16] was not registered for synchronization because synchronization is not active
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703124(Long), 0(Long), 1458090703124(Long), 0(Integer), 445800(String), 鹤峰县(String), 1617(Integer)
20160316-09:11:43.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@555afe16]
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f10e291] was not registered for synchronization because synchronization is not active
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703157(Long), 0(Long), 1458090703157(Long), 0(Integer), 445000(String), 恩施市(String), 1617(Integer)
20160316-09:11:43.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f10e291]
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa9b6ed] was not registered for synchronization because synchronization is not active
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.190+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703190(Long), 0(Long), 1458090703190(Long), 0(Integer), 445400(String), 利川市(String), 1617(Integer)
20160316-09:11:43.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aa9b6ed]
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5853d6bb] was not registered for synchronization because synchronization is not active
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.212+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703212(Long), 0(Long), 1458090703212(Long), 0(Integer), 445300(String), 建始县(String), 1617(Integer)
20160316-09:11:43.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.258+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5853d6bb]
20160316-09:11:43.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448beaed] was not registered for synchronization because synchronization is not active
20160316-09:11:43.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.260+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703259(Long), 0(Long), 1458090703259(Long), 0(Integer), 444300(String), 巴东县(String), 1617(Integer)
20160316-09:11:43.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@448beaed]
20160316-09:11:43.307+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa7abb1] was not registered for synchronization because synchronization is not active
20160316-09:11:43.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703307(Long), 0(Long), 1458090703307(Long), 0(Integer), 445500(String), 宣恩县(String), 1617(Integer)
20160316-09:11:43.384+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa7abb1]
20160316-09:11:43.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2feda244] was not registered for synchronization because synchronization is not active
20160316-09:11:43.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.390+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703389(Long), 0(Long), 1458090703389(Long), 0(Integer), 445600(String), 咸丰县(String), 1617(Integer)
20160316-09:11:43.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2feda244]
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c473bcd] was not registered for synchronization because synchronization is not active
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.492+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703492(Long), 0(Long), 1458090703492(Long), 0(Integer), 718(String), 来凤县(String), -1(Integer)
20160316-09:11:43.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c473bcd]
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15eb39ae] was not registered for synchronization because synchronization is not active
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.570+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703570(Long), 0(Long), 1458090703570(Long), 0(Integer), 00(String), 省直辖行政单位(String), -1(Integer)
20160316-09:11:43.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15eb39ae]
20160316-09:11:43.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b16aba6] was not registered for synchronization because synchronization is not active
20160316-09:11:43.598+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.598+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703598(Long), 0(Long), 1458090703598(Long), 0(Integer), 433000(String), 仙桃市(String), 1728(Integer)
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b16aba6]
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c3dd0b] was not registered for synchronization because synchronization is not active
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.618+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703618(Long), 0(Long), 1458090703618(Long), 0(Integer), 433100(String), 潜江市(String), 1728(Integer)
20160316-09:11:43.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.662+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55c3dd0b]
20160316-09:11:43.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.662+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.663+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f34b9f2] was not registered for synchronization because synchronization is not active
20160316-09:11:43.663+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.663+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703662(Long), 0(Long), 1458090703662(Long), 0(Integer), 431700(String), 天门市(String), 1728(Integer)
20160316-09:11:43.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f34b9f2]
20160316-09:11:43.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.696+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.696+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40497eb8] was not registered for synchronization because synchronization is not active
20160316-09:11:43.696+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.696+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703696(Long), 0(Long), 1458090703696(Long), 0(Integer), 442400(String), 神农架林区(String), 1728(Integer)
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40497eb8]
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258b68e5] was not registered for synchronization because synchronization is not active
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703719(Long), 0(Long), 1458090703719(Long), 0(Integer), 00(String), 湖南省(String), -1(Integer)
20160316-09:11:43.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@258b68e5]
20160316-09:11:43.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75b734cb] was not registered for synchronization because synchronization is not active
20160316-09:11:43.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.765+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703764(Long), 0(Long), 1458090703764(Long), 0(Integer), 410000(String), 长沙市(String), 1733(Integer)
20160316-09:11:43.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75b734cb]
20160316-09:11:43.809+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.809+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.809+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d3768f] was not registered for synchronization because synchronization is not active
20160316-09:11:43.809+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.809+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703809(Long), 0(Long), 1458090703809(Long), 0(Integer), 410300(String), 浏阳市(String), 1733(Integer)
20160316-09:11:43.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15d3768f]
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49e7def] was not registered for synchronization because synchronization is not active
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.839+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.839+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703839(Long), 0(Long), 1458090703839(Long), 0(Integer), 410000(String), 芙蓉区(String), 1733(Integer)
20160316-09:11:43.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49e7def]
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@104bd2df] was not registered for synchronization because synchronization is not active
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.869+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703869(Long), 0(Long), 1458090703869(Long), 0(Integer), 410000(String), 天心区(String), 1733(Integer)
20160316-09:11:43.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@104bd2df]
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bacd397] was not registered for synchronization because synchronization is not active
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.889+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.890+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703889(Long), 0(Long), 1458090703889(Long), 0(Integer), 410000(String), 岳麓区(String), 1733(Integer)
20160316-09:11:43.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bacd397]
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@259a19c1] was not registered for synchronization because synchronization is not active
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.912+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703912(Long), 0(Long), 1458090703912(Long), 0(Integer), 410000(String), 开福区(String), 1733(Integer)
20160316-09:11:43.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@259a19c1]
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e4e0901] was not registered for synchronization because synchronization is not active
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.931+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703931(Long), 0(Long), 1458090703931(Long), 0(Integer), 410000(String), 雨花区(String), 1733(Integer)
20160316-09:11:43.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:43.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e4e0901]
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@591431e8] was not registered for synchronization because synchronization is not active
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:43.963+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:43.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:43.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:43.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090703963(Long), 0(Long), 1458090703963(Long), 0(Integer), 410100(String), 长沙县(String), 1733(Integer)
20160316-09:11:44.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@591431e8]
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cd2640] was not registered for synchronization because synchronization is not active
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.047+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704047(Long), 0(Long), 1458090704047(Long), 0(Integer), 410200(String), 望城县(String), 1733(Integer)
20160316-09:11:44.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cd2640]
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6937bd5e] was not registered for synchronization because synchronization is not active
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.077+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.077+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.077+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.077+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704077(Long), 0(Long), 1458090704077(Long), 0(Integer), 410600(String), 宁乡县(String), 1733(Integer)
20160316-09:11:44.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6937bd5e]
20160316-09:11:44.110+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112d767b] was not registered for synchronization because synchronization is not active
20160316-09:11:44.110+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.111+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704110(Long), 0(Long), 1458090704110(Long), 0(Integer), 412000(String), 株洲市(String), 1733(Integer)
20160316-09:11:44.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112d767b]
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a0bd150] was not registered for synchronization because synchronization is not active
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.130+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704130(Long), 0(Long), 1458090704130(Long), 0(Integer), 412200(String), 醴陵市(String), 1733(Integer)
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a0bd150]
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@610e2b80] was not registered for synchronization because synchronization is not active
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.156+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704156(Long), 0(Long), 1458090704156(Long), 0(Integer), 412000(String), 荷塘区(String), 1733(Integer)
20160316-09:11:44.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@610e2b80]
20160316-09:11:44.214+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.214+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c12c572] was not registered for synchronization because synchronization is not active
20160316-09:11:44.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704214(Long), 0(Long), 1458090704214(Long), 0(Integer), 412000(String), 芦淞区(String), 1733(Integer)
20160316-09:11:44.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c12c572]
20160316-09:11:44.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5d4811] was not registered for synchronization because synchronization is not active
20160316-09:11:44.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.317+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704317(Long), 0(Long), 1458090704317(Long), 0(Integer), 412000(String), 石峰区(String), 1733(Integer)
20160316-09:11:44.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5d4811]
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d1fcc77] was not registered for synchronization because synchronization is not active
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704374(Long), 0(Long), 1458090704374(Long), 0(Integer), 412000(String), 天元区(String), 1733(Integer)
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d1fcc77]
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@504ff367] was not registered for synchronization because synchronization is not active
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704415(Long), 0(Long), 1458090704415(Long), 0(Integer), 412000(String), 株洲县(String), 1733(Integer)
20160316-09:11:44.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@504ff367]
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@269ebb9e] was not registered for synchronization because synchronization is not active
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.453+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704453(Long), 0(Long), 1458090704453(Long), 0(Integer), 412300(String), 攸县(String), 1733(Integer)
20160316-09:11:44.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@269ebb9e]
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dbba8bb] was not registered for synchronization because synchronization is not active
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.489+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704489(Long), 0(Long), 1458090704489(Long), 0(Integer), 412400(String), 茶陵县(String), 1733(Integer)
20160316-09:11:44.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dbba8bb]
20160316-09:11:44.561+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.561+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@defe9ee] was not registered for synchronization because synchronization is not active
20160316-09:11:44.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.562+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704561(Long), 0(Long), 1458090704561(Long), 0(Integer), 412500(String), 炎陵县(String), 1733(Integer)
20160316-09:11:44.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@defe9ee]
20160316-09:11:44.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5332203] was not registered for synchronization because synchronization is not active
20160316-09:11:44.610+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.610+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704608(Long), 0(Long), 1458090704608(Long), 0(Integer), 411100(String), 湘潭市(String), 1733(Integer)
20160316-09:11:44.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5332203]
20160316-09:11:44.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3744a82d] was not registered for synchronization because synchronization is not active
20160316-09:11:44.646+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.646+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704645(Long), 0(Long), 1458090704645(Long), 0(Integer), 411300(String), 韶山市(String), 1733(Integer)
20160316-09:11:44.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.671+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3744a82d]
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c1e9711] was not registered for synchronization because synchronization is not active
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.673+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704673(Long), 0(Long), 1458090704673(Long), 0(Integer), 411100(String), 雨湖区(String), 1733(Integer)
20160316-09:11:44.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c1e9711]
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e01afa1] was not registered for synchronization because synchronization is not active
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704703(Long), 0(Long), 1458090704703(Long), 0(Integer), 411100(String), 岳塘区(String), 1733(Integer)
20160316-09:11:44.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e01afa1]
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@781a6884] was not registered for synchronization because synchronization is not active
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.736+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704736(Long), 0(Long), 1458090704736(Long), 0(Integer), 411200(String), 湘潭县(String), 1733(Integer)
20160316-09:11:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.906+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@781a6884]
20160316-09:11:44.906+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db76e38] was not registered for synchronization because synchronization is not active
20160316-09:11:44.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704907(Long), 0(Long), 1458090704906(Long), 0(Integer), 411400(String), 湘乡市(String), 1733(Integer)
20160316-09:11:44.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1db76e38]
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f064482] was not registered for synchronization because synchronization is not active
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.943+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704943(Long), 0(Long), 1458090704943(Long), 0(Integer), 421000(String), 衡阳市(String), 1733(Integer)
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f064482]
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26fb8340] was not registered for synchronization because synchronization is not active
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:44.976+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:44.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090704976(Long), 0(Long), 1458090704976(Long), 0(Integer), 421500(String), 常宁市(String), 1733(Integer)
20160316-09:11:45.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26fb8340]
20160316-09:11:45.012+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7795d3e9] was not registered for synchronization because synchronization is not active
20160316-09:11:45.013+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.013+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705012(Long), 0(Long), 1458090705012(Long), 0(Integer), 421000(String), 珠晖区(String), 1733(Integer)
20160316-09:11:45.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7795d3e9]
20160316-09:11:45.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e4c2521] was not registered for synchronization because synchronization is not active
20160316-09:11:45.045+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.045+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705040(Long), 0(Long), 1458090705040(Long), 0(Integer), 421000(String), 雁峰区(String), 1733(Integer)
20160316-09:11:45.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e4c2521]
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112725cf] was not registered for synchronization because synchronization is not active
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.070+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705070(Long), 0(Long), 1458090705070(Long), 0(Integer), 421000(String), 石鼓区(String), 1733(Integer)
20160316-09:11:45.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@112725cf]
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b8519f4] was not registered for synchronization because synchronization is not active
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705090(Long), 0(Long), 1458090705090(Long), 0(Integer), 421000(String), 蒸湘区(String), 1733(Integer)
20160316-09:11:45.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b8519f4]
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47634b24] was not registered for synchronization because synchronization is not active
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705119(Long), 0(Long), 1458090705119(Long), 0(Integer), 421000(String), 南岳区(String), 1733(Integer)
20160316-09:11:45.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47634b24]
20160316-09:11:45.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.154+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2653ca3b] was not registered for synchronization because synchronization is not active
20160316-09:11:45.154+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.154+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.154+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705154(Long), 0(Long), 1458090705154(Long), 0(Integer), 421200(String), 衡阳县(String), 1733(Integer)
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2653ca3b]
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1608e73c] was not registered for synchronization because synchronization is not active
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.181+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705181(Long), 0(Long), 1458090705181(Long), 0(Integer), 421100(String), 衡南县(String), 1733(Integer)
20160316-09:11:45.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1608e73c]
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5729dc5] was not registered for synchronization because synchronization is not active
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.206+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705206(Long), 0(Long), 1458090705206(Long), 0(Integer), 421300(String), 衡山县(String), 1733(Integer)
20160316-09:11:45.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5729dc5]
20160316-09:11:45.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c18df89] was not registered for synchronization because synchronization is not active
20160316-09:11:45.244+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.244+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.244+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.244+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.244+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705243(Long), 0(Long), 1458090705243(Long), 0(Integer), 421400(String), 衡东县(String), 1733(Integer)
20160316-09:11:45.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c18df89]
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb4611a] was not registered for synchronization because synchronization is not active
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.265+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.265+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705265(Long), 0(Long), 1458090705265(Long), 0(Integer), 421600(String), 祁东县(String), 1733(Integer)
20160316-09:11:45.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bb4611a]
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba8d129] was not registered for synchronization because synchronization is not active
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.286+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705286(Long), 0(Long), 1458090705286(Long), 0(Integer), 734(String), 耒阳市(String), -1(Integer)
20160316-09:11:45.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ba8d129]
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6448f15c] was not registered for synchronization because synchronization is not active
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.319+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705319(Long), 0(Long), 1458090705319(Long), 0(Integer), 422000(String), 邵阳市(String), 1733(Integer)
20160316-09:11:45.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6448f15c]
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588903b6] was not registered for synchronization because synchronization is not active
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.350+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705350(Long), 0(Long), 1458090705350(Long), 0(Integer), 422400(String), 武冈市(String), 1733(Integer)
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588903b6]
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a23b80] was not registered for synchronization because synchronization is not active
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.363+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705363(Long), 0(Long), 1458090705363(Long), 0(Integer), 422000(String), 双清区(String), 1733(Integer)
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a23b80]
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69da98bf] was not registered for synchronization because synchronization is not active
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705394(Long), 0(Long), 1458090705394(Long), 0(Integer), 422000(String), 大祥区(String), 1733(Integer)
20160316-09:11:45.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69da98bf]
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3970a5ee] was not registered for synchronization because synchronization is not active
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.435+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705435(Long), 0(Long), 1458090705435(Long), 0(Integer), 422000(String), 北塔区(String), 1733(Integer)
20160316-09:11:45.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3970a5ee]
20160316-09:11:45.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688177ce] was not registered for synchronization because synchronization is not active
20160316-09:11:45.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.473+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705473(Long), 0(Long), 1458090705473(Long), 0(Integer), 422800(String), 邵东县(String), 1733(Integer)
20160316-09:11:45.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@688177ce]
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@457605b1] was not registered for synchronization because synchronization is not active
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.535+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.537+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705535(Long), 0(Long), 1458090705535(Long), 0(Integer), 422900(String), 新邵县(String), 1733(Integer)
20160316-09:11:45.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@457605b1]
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e0efd6] was not registered for synchronization because synchronization is not active
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705566(Long), 0(Long), 1458090705566(Long), 0(Integer), 422100(String), 邵阳县(String), 1733(Integer)
20160316-09:11:45.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52e0efd6]
20160316-09:11:45.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.591+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5268b5c8] was not registered for synchronization because synchronization is not active
20160316-09:11:45.591+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.591+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.591+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705591(Long), 0(Long), 1458090705591(Long), 0(Integer), 422200(String), 隆回县(String), 1733(Integer)
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5268b5c8]
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65213fda] was not registered for synchronization because synchronization is not active
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.606+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705606(Long), 0(Long), 1458090705606(Long), 0(Integer), 422300(String), 洞口县(String), 1733(Integer)
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65213fda]
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4155a5c7] was not registered for synchronization because synchronization is not active
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705637(Long), 0(Long), 1458090705637(Long), 0(Integer), 422600(String), 绥宁县(String), 1733(Integer)
20160316-09:11:45.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4155a5c7]
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f9a36b1] was not registered for synchronization because synchronization is not active
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.678+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705678(Long), 0(Long), 1458090705678(Long), 0(Integer), 422700(String), 新宁县(String), 1733(Integer)
20160316-09:11:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f9a36b1]
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0d356b] was not registered for synchronization because synchronization is not active
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.706+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705706(Long), 0(Long), 1458090705706(Long), 0(Integer), 739(String), 城步苗族自治县(String), -1(Integer)
20160316-09:11:45.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0d356b]
20160316-09:11:45.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3520982f] was not registered for synchronization because synchronization is not active
20160316-09:11:45.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.739+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705739(Long), 0(Long), 1458090705739(Long), 0(Integer), 414000(String), 岳阳市(String), 1733(Integer)
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3520982f]
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9e4252] was not registered for synchronization because synchronization is not active
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.758+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705758(Long), 0(Long), 1458090705758(Long), 0(Integer), 414300(String), 临湘市(String), 1733(Integer)
20160316-09:11:45.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9e4252]
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cae458] was not registered for synchronization because synchronization is not active
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.783+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705783(Long), 0(Long), 1458090705783(Long), 0(Integer), 414000(String), 岳阳楼区(String), 1733(Integer)
20160316-09:11:45.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cae458]
20160316-09:11:45.823+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.823+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@462c4b0b] was not registered for synchronization because synchronization is not active
20160316-09:11:45.824+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.824+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.824+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705823(Long), 0(Long), 1458090705823(Long), 0(Integer), 414000(String), 云溪区(String), 1733(Integer)
20160316-09:11:45.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.848+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@462c4b0b]
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37d9eab1] was not registered for synchronization because synchronization is not active
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.851+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705851(Long), 0(Long), 1458090705851(Long), 0(Integer), 414000(String), 君山区(String), 1733(Integer)
20160316-09:11:45.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37d9eab1]
20160316-09:11:45.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10217107] was not registered for synchronization because synchronization is not active
20160316-09:11:45.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.874+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705873(Long), 0(Long), 1458090705873(Long), 0(Integer), 414100(String), 岳阳县(String), 1733(Integer)
20160316-09:11:45.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10217107]
20160316-09:11:45.903+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c7abd4c] was not registered for synchronization because synchronization is not active
20160316-09:11:45.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.904+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705903(Long), 0(Long), 1458090705903(Long), 0(Integer), 414200(String), 华容县(String), 1733(Integer)
20160316-09:11:45.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c7abd4c]
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2127155] was not registered for synchronization because synchronization is not active
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.937+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705937(Long), 0(Long), 1458090705937(Long), 0(Integer), 410500(String), 湘阴县(String), 1733(Integer)
20160316-09:11:45.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:45.971+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:45.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2127155]
20160316-09:11:45.973+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:45.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:45.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b1afb37] was not registered for synchronization because synchronization is not active
20160316-09:11:45.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:45.974+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:45.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:45.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:45.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090705973(Long), 0(Long), 1458090705973(Long), 0(Integer), 410400(String), 平江县(String), 1733(Integer)
20160316-09:11:46.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b1afb37]
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475d119a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.015+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706015(Long), 0(Long), 1458090706015(Long), 0(Integer), 414400(String), 汨罗市(String), 1733(Integer)
20160316-09:11:46.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@475d119a]
20160316-09:11:46.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10b9982b] was not registered for synchronization because synchronization is not active
20160316-09:11:46.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706041(Long), 0(Long), 1458090706041(Long), 0(Integer), 415000(String), 常德市(String), 1733(Integer)
20160316-09:11:46.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10b9982b]
20160316-09:11:46.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ef1280] was not registered for synchronization because synchronization is not active
20160316-09:11:46.071+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.071+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706070(Long), 0(Long), 1458090706070(Long), 0(Integer), 415400(String), 津市市(String), 1733(Integer)
20160316-09:11:46.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ef1280]
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@653efe2a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706091(Long), 0(Long), 1458090706091(Long), 0(Integer), 415000(String), 武陵区(String), 1733(Integer)
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@653efe2a]
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b03101] was not registered for synchronization because synchronization is not active
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.101+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706101(Long), 0(Long), 1458090706101(Long), 0(Integer), 415100(String), 鼎城区(String), 1733(Integer)
20160316-09:11:46.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b03101]
20160316-09:11:46.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cd886a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706116(Long), 0(Long), 1458090706116(Long), 0(Integer), 415600(String), 安乡县(String), 1733(Integer)
20160316-09:11:46.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cd886a]
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32cae8bb] was not registered for synchronization because synchronization is not active
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706162(Long), 0(Long), 1458090706162(Long), 0(Integer), 415900(String), 汉寿县(String), 1733(Integer)
20160316-09:11:46.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32cae8bb]
20160316-09:11:46.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66afbbf] was not registered for synchronization because synchronization is not active
20160316-09:11:46.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.192+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706191(Long), 0(Long), 1458090706191(Long), 0(Integer), 415500(String), 澧县(String), 1733(Integer)
20160316-09:11:46.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66afbbf]
20160316-09:11:46.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c362b54] was not registered for synchronization because synchronization is not active
20160316-09:11:46.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706220(Long), 0(Long), 1458090706220(Long), 0(Integer), 415200(String), 临澧县(String), 1733(Integer)
20160316-09:11:46.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c362b54]
20160316-09:11:46.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.254+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d71245] was not registered for synchronization because synchronization is not active
20160316-09:11:46.254+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.254+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706254(Long), 0(Long), 1458090706254(Long), 0(Integer), 415700(String), 桃源县(String), 1733(Integer)
20160316-09:11:46.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69d71245]
20160316-09:11:46.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76e10699] was not registered for synchronization because synchronization is not active
20160316-09:11:46.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706273(Long), 0(Long), 1458090706273(Long), 0(Integer), 415300(String), 石门县(String), 1733(Integer)
20160316-09:11:46.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.303+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76e10699]
20160316-09:11:46.303+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.303+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.304+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@665fbee3] was not registered for synchronization because synchronization is not active
20160316-09:11:46.304+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.304+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.304+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706303(Long), 0(Long), 1458090706303(Long), 0(Integer), 427000(String), 张家界市(String), 1733(Integer)
20160316-09:11:46.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.330+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@665fbee3]
20160316-09:11:46.332+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d0908b6] was not registered for synchronization because synchronization is not active
20160316-09:11:46.332+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.332+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706332(Long), 0(Long), 1458090706332(Long), 0(Integer), 427100(String), 桑植县(String), 1733(Integer)
20160316-09:11:46.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d0908b6]
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6716dc91] was not registered for synchronization because synchronization is not active
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.362+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706362(Long), 0(Long), 1458090706362(Long), 0(Integer), 427000(String), 永定区(String), 1733(Integer)
20160316-09:11:46.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6716dc91]
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@181e763b] was not registered for synchronization because synchronization is not active
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.382+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706382(Long), 0(Long), 1458090706382(Long), 0(Integer), 427400(String), 武陵源区(String), 1733(Integer)
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@181e763b]
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa850ce] was not registered for synchronization because synchronization is not active
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.408+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706408(Long), 0(Long), 1458090706408(Long), 0(Integer), 427200(String), 慈利县(String), 1733(Integer)
20160316-09:11:46.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa850ce]
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724909c] was not registered for synchronization because synchronization is not active
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.448+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706448(Long), 0(Long), 1458090706448(Long), 0(Integer), &nb, sp;(String), (String), 1733(Integer)
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724909c]
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@411109d] was not registered for synchronization because synchronization is not active
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.469+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706469(Long), 0(Long), 1458090706469(Long), 0(Integer), 413000(String), 益阳市(String), 1733(Integer)
20160316-09:11:46.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@411109d]
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cee336e] was not registered for synchronization because synchronization is not active
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.503+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706503(Long), 0(Long), 1458090706503(Long), 0(Integer), 413100(String), 沅江市(String), 1733(Integer)
20160316-09:11:46.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cee336e]
20160316-09:11:46.523+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.523+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@460ca00a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.529+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706523(Long), 0(Long), 1458090706523(Long), 0(Integer), 413000(String), 资阳区(String), 1733(Integer)
20160316-09:11:46.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@460ca00a]
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@384e5d26] was not registered for synchronization because synchronization is not active
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.553+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706553(Long), 0(Long), 1458090706553(Long), 0(Integer), 413000(String), 赫山区(String), 1733(Integer)
20160316-09:11:46.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@384e5d26]
20160316-09:11:46.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b80f24] was not registered for synchronization because synchronization is not active
20160316-09:11:46.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706558(Long), 0(Long), 1458090706558(Long), 0(Integer), 413200(String), 南县(String), 1733(Integer)
20160316-09:11:46.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61b80f24]
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bc349fa] was not registered for synchronization because synchronization is not active
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.604+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706604(Long), 0(Long), 1458090706604(Long), 0(Integer), 413400(String), 桃江县(String), 1733(Integer)
20160316-09:11:46.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1bc349fa]
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74edfb16] was not registered for synchronization because synchronization is not active
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.623+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706623(Long), 0(Long), 1458090706623(Long), 0(Integer), 737(String), 安化县(String), -1(Integer)
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74edfb16]
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1780e41a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.646+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706646(Long), 0(Long), 1458090706646(Long), 0(Integer), 423000(String), 郴州市(String), 1733(Integer)
20160316-09:11:46.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1780e41a]
20160316-09:11:46.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65db3720] was not registered for synchronization because synchronization is not active
20160316-09:11:46.682+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.682+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706682(Long), 0(Long), 1458090706682(Long), 0(Integer), 423400(String), 资兴市(String), 1733(Integer)
20160316-09:11:46.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65db3720]
20160316-09:11:46.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54b1cc6c] was not registered for synchronization because synchronization is not active
20160316-09:11:46.712+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.712+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706711(Long), 0(Long), 1458090706711(Long), 0(Integer), 423000(String), 北湖区(String), 1733(Integer)
20160316-09:11:46.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54b1cc6c]
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2141b96e] was not registered for synchronization because synchronization is not active
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.741+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706741(Long), 0(Long), 1458090706741(Long), 0(Integer), 423000(String), 苏仙区(String), 1733(Integer)
20160316-09:11:46.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2141b96e]
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@400f1a30] was not registered for synchronization because synchronization is not active
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.799+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706799(Long), 0(Long), 1458090706799(Long), 0(Integer), 424400(String), 桂阳县(String), 1733(Integer)
20160316-09:11:46.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@400f1a30]
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b1cb26c] was not registered for synchronization because synchronization is not active
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.831+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706831(Long), 0(Long), 1458090706831(Long), 0(Integer), 424200(String), 宜章县(String), 1733(Integer)
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b1cb26c]
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5340116d] was not registered for synchronization because synchronization is not active
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.849+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706849(Long), 0(Long), 1458090706849(Long), 0(Integer), 423300(String), 永兴县(String), 1733(Integer)
20160316-09:11:46.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5340116d]
20160316-09:11:46.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d6847b] was not registered for synchronization because synchronization is not active
20160316-09:11:46.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.897+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706896(Long), 0(Long), 1458090706896(Long), 0(Integer), 424500(String), 嘉禾县(String), 1733(Integer)
20160316-09:11:46.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d6847b]
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7face843] was not registered for synchronization because synchronization is not active
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706923(Long), 0(Long), 1458090706923(Long), 0(Integer), 424300(String), 临武县(String), 1733(Integer)
20160316-09:11:46.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7face843]
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dfbc89a] was not registered for synchronization because synchronization is not active
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.953+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706953(Long), 0(Long), 1458090706953(Long), 0(Integer), 424100(String), 汝城县(String), 1733(Integer)
20160316-09:11:46.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dfbc89a]
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e652b7b] was not registered for synchronization because synchronization is not active
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:46.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:46.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:46.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090706987(Long), 0(Long), 1458090706987(Long), 0(Integer), 423500(String), 桂东县(String), 1733(Integer)
20160316-09:11:46.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:46.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:46.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e652b7b]
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7938d3fb] was not registered for synchronization because synchronization is not active
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707014(Long), 0(Long), 1458090707014(Long), 0(Integer), 423600(String), 安仁县(String), 1733(Integer)
20160316-09:11:47.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7938d3fb]
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@739de5b0] was not registered for synchronization because synchronization is not active
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.045+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.046+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707045(Long), 0(Long), 1458090707045(Long), 0(Integer), 425000(String), 永州市(String), 1733(Integer)
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@739de5b0]
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f564653] was not registered for synchronization because synchronization is not active
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.062+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707062(Long), 0(Long), 1458090707062(Long), 0(Integer), 425500(String), 江华瑶族自治县(String), 1733(Integer)
20160316-09:11:47.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f564653]
20160316-09:11:47.096+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.096+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4640cc3] was not registered for synchronization because synchronization is not active
20160316-09:11:47.097+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.097+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707096(Long), 0(Long), 1458090707096(Long), 0(Integer), 425000(String), 芝山区(String), 1733(Integer)
20160316-09:11:47.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4640cc3]
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34182bd5] was not registered for synchronization because synchronization is not active
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.134+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707134(Long), 0(Long), 1458090707134(Long), 0(Integer), 425000(String), 冷水滩区(String), 1733(Integer)
20160316-09:11:47.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34182bd5]
20160316-09:11:47.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42902554] was not registered for synchronization because synchronization is not active
20160316-09:11:47.163+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.163+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707163(Long), 0(Long), 1458090707163(Long), 0(Integer), 421700(String), 祁阳县(String), 1733(Integer)
20160316-09:11:47.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42902554]
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@269bb42b] was not registered for synchronization because synchronization is not active
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.190+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707190(Long), 0(Long), 1458090707190(Long), 0(Integer), 425900(String), 东安县(String), 1733(Integer)
20160316-09:11:47.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@269bb42b]
20160316-09:11:47.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ef1ca51] was not registered for synchronization because synchronization is not active
20160316-09:11:47.221+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.221+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707220(Long), 0(Long), 1458090707220(Long), 0(Integer), 425200(String), 双牌县(String), 1733(Integer)
20160316-09:11:47.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ef1ca51]
20160316-09:11:47.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3687804b] was not registered for synchronization because synchronization is not active
20160316-09:11:47.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.241+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707240(Long), 0(Long), 1458090707240(Long), 0(Integer), 425300(String), 道县(String), 1733(Integer)
20160316-09:11:47.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3687804b]
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41df0327] was not registered for synchronization because synchronization is not active
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.282+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707282(Long), 0(Long), 1458090707282(Long), 0(Integer), 425400(String), 江永县(String), 1733(Integer)
20160316-09:11:47.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41df0327]
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ecea836] was not registered for synchronization because synchronization is not active
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.313+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707313(Long), 0(Long), 1458090707313(Long), 0(Integer), 425600(String), 宁远县(String), 1733(Integer)
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ecea836]
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@443ffc33] was not registered for synchronization because synchronization is not active
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707343(Long), 0(Long), 1458090707343(Long), 0(Integer), 425800(String), 蓝山县(String), 1733(Integer)
20160316-09:11:47.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@443ffc33]
20160316-09:11:47.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b5f805] was not registered for synchronization because synchronization is not active
20160316-09:11:47.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.379+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707377(Long), 0(Long), 1458090707377(Long), 0(Integer), 425700(String), 新田县(String), 1733(Integer)
20160316-09:11:47.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b5f805]
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ae41caa] was not registered for synchronization because synchronization is not active
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707419(Long), 0(Long), 1458090707419(Long), 0(Integer), 418000(String), 怀化市(String), 1733(Integer)
20160316-09:11:47.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ae41caa]
20160316-09:11:47.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d20677] was not registered for synchronization because synchronization is not active
20160316-09:11:47.446+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.446+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707445(Long), 0(Long), 1458090707444(Long), 0(Integer), 418200(String), 洪江市(String), 1733(Integer)
20160316-09:11:47.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50d20677]
20160316-09:11:47.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.474+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a81ed21] was not registered for synchronization because synchronization is not active
20160316-09:11:47.474+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.474+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707474(Long), 0(Long), 1458090707474(Long), 0(Integer), 418000(String), 鹤城区(String), 1733(Integer)
20160316-09:11:47.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a81ed21]
20160316-09:11:47.514+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.514+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a12a85e] was not registered for synchronization because synchronization is not active
20160316-09:11:47.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.515+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707514(Long), 0(Long), 1458090707514(Long), 0(Integer), 418000(String), 中方县(String), 1733(Integer)
20160316-09:11:47.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.546+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a12a85e]
20160316-09:11:47.546+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a03330d] was not registered for synchronization because synchronization is not active
20160316-09:11:47.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.547+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707547(Long), 0(Long), 1458090707547(Long), 0(Integer), 419600(String), 沅陵县(String), 1733(Integer)
20160316-09:11:47.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a03330d]
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8dec667] was not registered for synchronization because synchronization is not active
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.587+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707587(Long), 0(Long), 1458090707587(Long), 0(Integer), 419500(String), 辰溪县(String), 1733(Integer)
20160316-09:11:47.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8dec667]
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c783096] was not registered for synchronization because synchronization is not active
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.621+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707621(Long), 0(Long), 1458090707621(Long), 0(Integer), 419300(String), 溆浦县(String), 1733(Integer)
20160316-09:11:47.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c783096]
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f59eb79] was not registered for synchronization because synchronization is not active
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.647+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707647(Long), 0(Long), 1458090707647(Long), 0(Integer), 418300(String), 会同县(String), 1733(Integer)
20160316-09:11:47.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f59eb79]
20160316-09:11:47.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c865d75] was not registered for synchronization because synchronization is not active
20160316-09:11:47.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.678+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707678(Long), 0(Long), 1458090707678(Long), 0(Integer), 419400(String), 麻阳苗族自治县(String), 1733(Integer)
20160316-09:11:47.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c865d75]
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54f77e7e] was not registered for synchronization because synchronization is not active
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.706+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707706(Long), 0(Long), 1458090707706(Long), 0(Integer), 419200(String), 新晃侗族自治县(String), 1733(Integer)
20160316-09:11:47.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54f77e7e]
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b0c6c40] was not registered for synchronization because synchronization is not active
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.737+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707737(Long), 0(Long), 1458090707737(Long), 0(Integer), 419100(String), 芷江侗族自治县(String), 1733(Integer)
20160316-09:11:47.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.763+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b0c6c40]
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a0ceef] was not registered for synchronization because synchronization is not active
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.765+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.765+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707765(Long), 0(Long), 1458090707765(Long), 0(Integer), 418400(String), 靖州苗族侗族自治县(String), 1733(Integer)
20160316-09:11:47.785+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.785+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.785+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a0ceef]
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c50f330] was not registered for synchronization because synchronization is not active
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.787+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.787+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.787+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.787+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707787(Long), 0(Long), 1458090707787(Long), 0(Integer), 745(String), 通道侗族自治县(String), -1(Integer)
20160316-09:11:47.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c50f330]
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24fc9cde] was not registered for synchronization because synchronization is not active
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.820+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.821+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707820(Long), 0(Long), 1458090707820(Long), 0(Integer), 417000(String), 娄底市(String), 1733(Integer)
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24fc9cde]
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@122aa8ef] was not registered for synchronization because synchronization is not active
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.845+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707845(Long), 0(Long), 1458090707845(Long), 0(Integer), 417100(String), 涟源市(String), 1733(Integer)
20160316-09:11:47.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@122aa8ef]
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cd6d0] was not registered for synchronization because synchronization is not active
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.870+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707870(Long), 0(Long), 1458090707870(Long), 0(Integer), 417000(String), 娄星区(String), 1733(Integer)
20160316-09:11:47.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cd6d0]
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22c3ceb9] was not registered for synchronization because synchronization is not active
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707893(Long), 0(Long), 1458090707893(Long), 0(Integer), 417700(String), 双峰县(String), 1733(Integer)
20160316-09:11:47.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22c3ceb9]
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@476244bf] was not registered for synchronization because synchronization is not active
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.920+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707920(Long), 0(Long), 1458090707920(Long), 0(Integer), 417600(String), 新化县(String), 1733(Integer)
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@476244bf]
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f5bc5a] was not registered for synchronization because synchronization is not active
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707949(Long), 0(Long), 1458090707949(Long), 0(Integer), 417500(String), 冷水江市(String), 1733(Integer)
20160316-09:11:47.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f5bc5a]
20160316-09:11:47.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36bace0] was not registered for synchronization because synchronization is not active
20160316-09:11:47.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.982+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707981(Long), 0(Long), 1458090707981(Long), 0(Integer), 416000(String), 湘西土家族苗族自治州(String), 1733(Integer)
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36bace0]
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5521b417] was not registered for synchronization because synchronization is not active
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:47.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:47.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090707998(Long), 0(Long), 1458090707998(Long), 0(Integer), 416800(String), 龙山县(String), 1733(Integer)
20160316-09:11:48.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5521b417]
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b558bb5] was not registered for synchronization because synchronization is not active
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708052(Long), 0(Long), 1458090708052(Long), 0(Integer), 416000(String), 吉首市(String), 1733(Integer)
20160316-09:11:48.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b558bb5]
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4de3674] was not registered for synchronization because synchronization is not active
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.088+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708088(Long), 0(Long), 1458090708088(Long), 0(Integer), 416100(String), 泸溪县(String), 1733(Integer)
20160316-09:11:48.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4de3674]
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d8bbd6f] was not registered for synchronization because synchronization is not active
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.114+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708114(Long), 0(Long), 1458090708114(Long), 0(Integer), 416200(String), 凤凰县(String), 1733(Integer)
20160316-09:11:48.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d8bbd6f]
20160316-09:11:48.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fc23145] was not registered for synchronization because synchronization is not active
20160316-09:11:48.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.137+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708136(Long), 0(Long), 1458090708136(Long), 0(Integer), 416400(String), 花垣县(String), 1733(Integer)
20160316-09:11:48.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fc23145]
20160316-09:11:48.170+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d921899] was not registered for synchronization because synchronization is not active
20160316-09:11:48.171+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.171+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.171+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708170(Long), 0(Long), 1458090708170(Long), 0(Integer), 416500(String), 保靖县(String), 1733(Integer)
20160316-09:11:48.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d921899]
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d429227] was not registered for synchronization because synchronization is not active
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708198(Long), 0(Long), 1458090708198(Long), 0(Integer), 416300(String), 古丈县(String), 1733(Integer)
20160316-09:11:48.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d429227]
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6026c2ff] was not registered for synchronization because synchronization is not active
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.219+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708219(Long), 0(Long), 1458090708219(Long), 0(Integer), 743(String), 永顺县(String), -1(Integer)
20160316-09:11:48.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6026c2ff]
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58cea9a8] was not registered for synchronization because synchronization is not active
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.239+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708239(Long), 0(Long), 1458090708239(Long), 0(Integer), 00(String), 广东省(String), -1(Integer)
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58cea9a8]
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b5d1e09] was not registered for synchronization because synchronization is not active
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.253+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708253(Long), 0(Long), 1458090708253(Long), 0(Integer), 510000(String), 广州市(String), 1871(Integer)
20160316-09:11:48.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b5d1e09]
20160316-09:11:48.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b4f91d7] was not registered for synchronization because synchronization is not active
20160316-09:11:48.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.289+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708288(Long), 0(Long), 1458090708288(Long), 0(Integer), 510900(String), 从化市(String), 1871(Integer)
20160316-09:11:48.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b4f91d7]
20160316-09:11:48.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6607d215] was not registered for synchronization because synchronization is not active
20160316-09:11:48.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.323+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708323(Long), 0(Long), 1458090708323(Long), 0(Integer), 510000(String), 东山区(String), 1871(Integer)
20160316-09:11:48.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6607d215]
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e27653] was not registered for synchronization because synchronization is not active
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.347+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.347+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708347(Long), 0(Long), 1458090708347(Long), 0(Integer), 510000(String), 荔湾区(String), 1871(Integer)
20160316-09:11:48.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e27653]
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dd72f1f] was not registered for synchronization because synchronization is not active
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708369(Long), 0(Long), 1458090708369(Long), 0(Integer), 510000(String), 越秀区(String), 1871(Integer)
20160316-09:11:48.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dd72f1f]
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60dbf02a] was not registered for synchronization because synchronization is not active
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.403+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708403(Long), 0(Long), 1458090708403(Long), 0(Integer), 510000(String), 海珠区(String), 1871(Integer)
20160316-09:11:48.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60dbf02a]
20160316-09:11:48.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1700bcf7] was not registered for synchronization because synchronization is not active
20160316-09:11:48.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.432+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708432(Long), 0(Long), 1458090708432(Long), 0(Integer), 510000(String), 天河区(String), 1871(Integer)
20160316-09:11:48.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1700bcf7]
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4488b136] was not registered for synchronization because synchronization is not active
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.462+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708462(Long), 0(Long), 1458090708462(Long), 0(Integer), 510000(String), 芳村区(String), 1871(Integer)
20160316-09:11:48.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.504+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4488b136]
20160316-09:11:48.507+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.507+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.507+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10515ba8] was not registered for synchronization because synchronization is not active
20160316-09:11:48.507+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.507+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.507+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708507(Long), 0(Long), 1458090708507(Long), 0(Integer), 510000(String), 白云区(String), 1871(Integer)
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10515ba8]
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ff80080] was not registered for synchronization because synchronization is not active
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.533+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708533(Long), 0(Long), 1458090708533(Long), 0(Integer), 510700(String), 黄埔区(String), 1871(Integer)
20160316-09:11:48.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ff80080]
20160316-09:11:48.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@111f5701] was not registered for synchronization because synchronization is not active
20160316-09:11:48.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.582+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708581(Long), 0(Long), 1458090708581(Long), 0(Integer), 511400(String), 番禺区(String), 1871(Integer)
20160316-09:11:48.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@111f5701]
20160316-09:11:48.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30ac7f07] was not registered for synchronization because synchronization is not active
20160316-09:11:48.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708649(Long), 0(Long), 1458090708649(Long), 0(Integer), 510800(String), 花都区(String), 1871(Integer)
20160316-09:11:48.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30ac7f07]
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a58988c] was not registered for synchronization because synchronization is not active
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.670+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.670+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708670(Long), 0(Long), 1458090708670(Long), 0(Integer), 20(String), 增城市(String), -1(Integer)
20160316-09:11:48.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a58988c]
20160316-09:11:48.720+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.720+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.720+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c18a89] was not registered for synchronization because synchronization is not active
20160316-09:11:48.720+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.720+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708720(Long), 0(Long), 1458090708720(Long), 0(Integer), 512000(String), 韶关市(String), 1871(Integer)
20160316-09:11:48.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33c18a89]
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772ce69f] was not registered for synchronization because synchronization is not active
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.746+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708746(Long), 0(Long), 1458090708746(Long), 0(Integer), 512400(String), 南雄市(String), 1871(Integer)
20160316-09:11:48.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772ce69f]
20160316-09:11:48.856+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.856+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.857+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b800df] was not registered for synchronization because synchronization is not active
20160316-09:11:48.857+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.857+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.857+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708856(Long), 0(Long), 1458090708856(Long), 0(Integer), 512000(String), 武江区(String), 1871(Integer)
20160316-09:11:48.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b800df]
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d49c678] was not registered for synchronization because synchronization is not active
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.948+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708948(Long), 0(Long), 1458090708948(Long), 0(Integer), 512000(String), 浈江区(String), 1871(Integer)
20160316-09:11:48.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:48.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:48.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d49c678]
20160316-09:11:48.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:48.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:48.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12f922cf] was not registered for synchronization because synchronization is not active
20160316-09:11:48.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:48.990+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:48.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:48.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:48.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090708990(Long), 0(Long), 1458090708990(Long), 0(Integer), 512100(String), 曲江区(String), 1871(Integer)
20160316-09:11:49.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.034+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12f922cf]
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e0a961] was not registered for synchronization because synchronization is not active
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.036+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.036+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709036(Long), 0(Long), 1458090709036(Long), 0(Integer), 512500(String), 始兴县(String), 1871(Integer)
20160316-09:11:49.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.068+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e0a961]
20160316-09:11:49.068+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7348fb70] was not registered for synchronization because synchronization is not active
20160316-09:11:49.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.069+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709069(Long), 0(Long), 1458090709069(Long), 0(Integer), 512300(String), 仁化县(String), 1871(Integer)
20160316-09:11:49.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7348fb70]
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55f88c89] was not registered for synchronization because synchronization is not active
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.098+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709098(Long), 0(Long), 1458090709098(Long), 0(Integer), 512600(String), 翁源县(String), 1871(Integer)
20160316-09:11:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55f88c89]
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74fff2f8] was not registered for synchronization because synchronization is not active
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.120+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709120(Long), 0(Long), 1458090709120(Long), 0(Integer), 512600(String), 乳源瑶族自治县(String), 1871(Integer)
20160316-09:11:49.145+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74fff2f8]
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2be36e5e] was not registered for synchronization because synchronization is not active
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.148+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709148(Long), 0(Long), 1458090709148(Long), 0(Integer), 511100(String), 新丰县(String), 1871(Integer)
20160316-09:11:49.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2be36e5e]
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@484b42e0] was not registered for synchronization because synchronization is not active
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.169+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709169(Long), 0(Long), 1458090709169(Long), 0(Integer), 751(String), 乐昌市(String), -1(Integer)
20160316-09:11:49.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@484b42e0]
20160316-09:11:49.189+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d7a5f41] was not registered for synchronization because synchronization is not active
20160316-09:11:49.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.196+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709190(Long), 0(Long), 1458090709190(Long), 0(Integer), 518000(String), 深圳市(String), 1871(Integer)
20160316-09:11:49.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d7a5f41]
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d354b9] was not registered for synchronization because synchronization is not active
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.229+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709229(Long), 0(Long), 1458090709229(Long), 0(Integer), 518000(String), 盐田区(String), 1871(Integer)
20160316-09:11:49.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d354b9]
20160316-09:11:49.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28b58b21] was not registered for synchronization because synchronization is not active
20160316-09:11:49.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.270+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709270(Long), 0(Long), 1458090709270(Long), 0(Integer), 518000(String), 罗湖区(String), 1871(Integer)
20160316-09:11:49.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28b58b21]
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb6add7] was not registered for synchronization because synchronization is not active
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.291+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709291(Long), 0(Long), 1458090709291(Long), 0(Integer), 518000(String), 福田区(String), 1871(Integer)
20160316-09:11:49.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eb6add7]
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dfeb04e] was not registered for synchronization because synchronization is not active
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.329+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709329(Long), 0(Long), 1458090709329(Long), 0(Integer), 518000(String), 南山区(String), 1871(Integer)
20160316-09:11:49.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4dfeb04e]
20160316-09:11:49.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e08c9cb] was not registered for synchronization because synchronization is not active
20160316-09:11:49.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.365+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709364(Long), 0(Long), 1458090709364(Long), 0(Integer), 518100(String), 宝安区(String), 1871(Integer)
20160316-09:11:49.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e08c9cb]
20160316-09:11:49.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c040cc1] was not registered for synchronization because synchronization is not active
20160316-09:11:49.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709394(Long), 0(Long), 1458090709394(Long), 0(Integer), 755(String), 龙岗区(String), -1(Integer)
20160316-09:11:49.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c040cc1]
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0bc32d] was not registered for synchronization because synchronization is not active
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.422+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709422(Long), 0(Long), 1458090709422(Long), 0(Integer), 519000(String), 珠海市(String), 1871(Integer)
20160316-09:11:49.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0bc32d]
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@412dd84c] was not registered for synchronization because synchronization is not active
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.452+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709452(Long), 0(Long), 1458090709452(Long), 0(Integer), 519090(String), 金湾区(String), 1871(Integer)
20160316-09:11:49.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.479+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@412dd84c]
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc35234] was not registered for synchronization because synchronization is not active
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.480+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709480(Long), 0(Long), 1458090709480(Long), 0(Integer), 519000(String), 香洲区(String), 1871(Integer)
20160316-09:11:49.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.509+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cc35234]
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@660f383e] was not registered for synchronization because synchronization is not active
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.510+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.510+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709510(Long), 0(Long), 1458090709510(Long), 0(Integer), 519100(String), 斗门区(String), 1871(Integer)
20160316-09:11:49.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@660f383e]
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e203250] was not registered for synchronization because synchronization is not active
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.531+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709531(Long), 0(Long), 1458090709531(Long), 0(Integer), 515000(String), 汕头市(String), 1871(Integer)
20160316-09:11:49.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e203250]
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@619587e5] was not registered for synchronization because synchronization is not active
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.603+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709603(Long), 0(Long), 1458090709603(Long), 0(Integer), 515800(String), 澄海区(String), 1871(Integer)
20160316-09:11:49.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@619587e5]
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d7d3a97] was not registered for synchronization because synchronization is not active
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.668+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709668(Long), 0(Long), 1458090709668(Long), 0(Integer), 515000(String), 龙湖区(String), 1871(Integer)
20160316-09:11:49.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d7d3a97]
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63471c6f] was not registered for synchronization because synchronization is not active
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.713+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709713(Long), 0(Long), 1458090709713(Long), 0(Integer), 515000(String), 金平区(String), 1871(Integer)
20160316-09:11:49.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63471c6f]
20160316-09:11:49.754+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.754+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.754+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cbe7925] was not registered for synchronization because synchronization is not active
20160316-09:11:49.754+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.754+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709754(Long), 0(Long), 1458090709754(Long), 0(Integer), 515000(String), 濠江区(String), 1871(Integer)
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cbe7925]
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b9bf6] was not registered for synchronization because synchronization is not active
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709764(Long), 0(Long), 1458090709764(Long), 0(Integer), 515100(String), 潮阳区(String), 1871(Integer)
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b9bf6]
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14a236d0] was not registered for synchronization because synchronization is not active
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.797+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709797(Long), 0(Long), 1458090709797(Long), 0(Integer), 515100(String), 潮南区(String), 1871(Integer)
20160316-09:11:49.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14a236d0]
20160316-09:11:49.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389b7b33] was not registered for synchronization because synchronization is not active
20160316-09:11:49.853+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.853+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709852(Long), 0(Long), 1458090709852(Long), 0(Integer), 515900(String), 南澳县(String), 1871(Integer)
20160316-09:11:49.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389b7b33]
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ecc895c] was not registered for synchronization because synchronization is not active
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.877+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709877(Long), 0(Long), 1458090709877(Long), 0(Integer), 528000(String), 佛山市(String), 1871(Integer)
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ecc895c]
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23f8b8d6] was not registered for synchronization because synchronization is not active
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.896+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709896(Long), 0(Long), 1458090709896(Long), 0(Integer), 528500(String), 高明区(String), 1871(Integer)
20160316-09:11:49.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.912+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23f8b8d6]
20160316-09:11:49.912+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.912+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@162c9e32] was not registered for synchronization because synchronization is not active
20160316-09:11:49.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.928+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709912(Long), 0(Long), 1458090709912(Long), 0(Integer), 528000(String), 禅城区(String), 1871(Integer)
20160316-09:11:49.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@162c9e32]
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9af8c3] was not registered for synchronization because synchronization is not active
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709947(Long), 0(Long), 1458090709947(Long), 0(Integer), 528200(String), 南海区(String), 1871(Integer)
20160316-09:11:49.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:49.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9af8c3]
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3991da9] was not registered for synchronization because synchronization is not active
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:49.985+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:49.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:49.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:49.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090709985(Long), 0(Long), 1458090709985(Long), 0(Integer), 528000(String), 顺德区(String), 1871(Integer)
20160316-09:11:50.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3991da9]
20160316-09:11:50.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33eb044] was not registered for synchronization because synchronization is not active
20160316-09:11:50.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.007+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710006(Long), 0(Long), 1458090710006(Long), 0(Integer), 528100(String), 三水区(String), 1871(Integer)
20160316-09:11:50.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33eb044]
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a0c5d8] was not registered for synchronization because synchronization is not active
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.037+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710037(Long), 0(Long), 1458090710037(Long), 0(Integer), 529000(String), 江门市(String), 1871(Integer)
20160316-09:11:50.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.079+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61a0c5d8]
20160316-09:11:50.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d61802a] was not registered for synchronization because synchronization is not active
20160316-09:11:50.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.080+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710080(Long), 0(Long), 1458090710080(Long), 0(Integer), 529400(String), 恩平市(String), 1871(Integer)
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d61802a]
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@684e66f] was not registered for synchronization because synchronization is not active
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710090(Long), 0(Long), 1458090710090(Long), 0(Integer), 529000(String), 蓬江区(String), 1871(Integer)
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@684e66f]
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fbfefb9] was not registered for synchronization because synchronization is not active
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.105+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710105(Long), 0(Long), 1458090710105(Long), 0(Integer), 529000(String), 江海区(String), 1871(Integer)
20160316-09:11:50.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fbfefb9]
20160316-09:11:50.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.163+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5015f87f] was not registered for synchronization because synchronization is not active
20160316-09:11:50.163+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.163+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710163(Long), 0(Long), 1458090710163(Long), 0(Integer), 529100(String), 新会区(String), 1871(Integer)
20160316-09:11:50.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5015f87f]
20160316-09:11:50.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24e15d95] was not registered for synchronization because synchronization is not active
20160316-09:11:50.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710181(Long), 0(Long), 1458090710181(Long), 0(Integer), 529200(String), 台山市(String), 1871(Integer)
20160316-09:11:50.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24e15d95]
20160316-09:11:50.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f49617e] was not registered for synchronization because synchronization is not active
20160316-09:11:50.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710212(Long), 0(Long), 1458090710212(Long), 0(Integer), 529300(String), 开平市(String), 1871(Integer)
20160316-09:11:50.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f49617e]
20160316-09:11:50.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f53447a] was not registered for synchronization because synchronization is not active
20160316-09:11:50.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.248+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710248(Long), 0(Long), 1458090710248(Long), 0(Integer), 529700(String), 鹤山市(String), 1871(Integer)
20160316-09:11:50.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f53447a]
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a65555] was not registered for synchronization because synchronization is not active
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.280+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710280(Long), 0(Long), 1458090710280(Long), 0(Integer), 524000(String), 湛江市(String), 1871(Integer)
20160316-09:11:50.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a65555]
20160316-09:11:50.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.329+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6216fe6e] was not registered for synchronization because synchronization is not active
20160316-09:11:50.329+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.329+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710328(Long), 0(Long), 1458090710328(Long), 0(Integer), 524500(String), 吴川市(String), 1871(Integer)
20160316-09:11:50.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6216fe6e]
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f9366] was not registered for synchronization because synchronization is not active
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.373+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710373(Long), 0(Long), 1458090710373(Long), 0(Integer), 524000(String), 赤坎区(String), 1871(Integer)
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f9366]
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaeba54] was not registered for synchronization because synchronization is not active
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.383+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710383(Long), 0(Long), 1458090710383(Long), 0(Integer), 524000(String), 霞山区(String), 1871(Integer)
20160316-09:11:50.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.443+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaeba54]
20160316-09:11:50.443+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.443+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dc6979b] was not registered for synchronization because synchronization is not active
20160316-09:11:50.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.444+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710443(Long), 0(Long), 1458090710443(Long), 0(Integer), 524000(String), 坡头区(String), 1871(Integer)
20160316-09:11:50.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dc6979b]
20160316-09:11:50.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@417f5239] was not registered for synchronization because synchronization is not active
20160316-09:11:50.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.519+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710519(Long), 0(Long), 1458090710519(Long), 0(Integer), 524000(String), 麻章区(String), 1871(Integer)
20160316-09:11:50.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@417f5239]
20160316-09:11:50.580+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.580+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68677875] was not registered for synchronization because synchronization is not active
20160316-09:11:50.581+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.581+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.581+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710580(Long), 0(Long), 1458090710580(Long), 0(Integer), 524300(String), 遂溪县(String), 1871(Integer)
20160316-09:11:50.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68677875]
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f2a226f] was not registered for synchronization because synchronization is not active
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710648(Long), 0(Long), 1458090710648(Long), 0(Integer), 524100(String), 徐闻县(String), 1871(Integer)
20160316-09:11:50.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f2a226f]
20160316-09:11:50.675+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.675+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.675+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6303f70e] was not registered for synchronization because synchronization is not active
20160316-09:11:50.675+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.675+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710675(Long), 0(Long), 1458090710675(Long), 0(Integer), 524400(String), 廉江市(String), 1871(Integer)
20160316-09:11:50.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.706+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6303f70e]
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e2ce189] was not registered for synchronization because synchronization is not active
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.707+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710707(Long), 0(Long), 1458090710707(Long), 0(Integer), 524200(String), 雷州市(String), 1871(Integer)
20160316-09:11:50.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e2ce189]
20160316-09:11:50.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@237d1a68] was not registered for synchronization because synchronization is not active
20160316-09:11:50.735+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.735+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710735(Long), 0(Long), 1458090710735(Long), 0(Integer), 525000(String), 茂名市(String), 1871(Integer)
20160316-09:11:50.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.793+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@237d1a68]
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df202be] was not registered for synchronization because synchronization is not active
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.794+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710794(Long), 0(Long), 1458090710794(Long), 0(Integer), 525300(String), 信宜市(String), 1871(Integer)
20160316-09:11:50.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.892+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1df202be]
20160316-09:11:50.892+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.894+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@486e758c] was not registered for synchronization because synchronization is not active
20160316-09:11:50.894+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.894+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.894+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.894+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.894+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710893(Long), 0(Long), 1458090710893(Long), 0(Integer), 525000(String), 茂南区(String), 1871(Integer)
20160316-09:11:50.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:50.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@486e758c]
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6a7b90] was not registered for synchronization because synchronization is not active
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:50.965+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:50.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:50.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:50.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090710965(Long), 0(Long), 1458090710965(Long), 0(Integer), 525000(String), 茂港区(String), 1871(Integer)
20160316-09:11:51.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6a7b90]
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47891811] was not registered for synchronization because synchronization is not active
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.026+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711026(Long), 0(Long), 1458090711026(Long), 0(Integer), 525400(String), 电白县(String), 1871(Integer)
20160316-09:11:51.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47891811]
20160316-09:11:51.071+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.071+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.071+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9954b10] was not registered for synchronization because synchronization is not active
20160316-09:11:51.071+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.071+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711071(Long), 0(Long), 1458090711071(Long), 0(Integer), 525200(String), 高州市(String), 1871(Integer)
20160316-09:11:51.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9954b10]
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1da9193e] was not registered for synchronization because synchronization is not active
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711119(Long), 0(Long), 1458090711119(Long), 0(Integer), 668(String), 化州市(String), -1(Integer)
20160316-09:11:51.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1da9193e]
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2307704c] was not registered for synchronization because synchronization is not active
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711182(Long), 0(Long), 1458090711182(Long), 0(Integer), 526000(String), 肇庆市(String), 1871(Integer)
20160316-09:11:51.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2307704c]
20160316-09:11:51.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@118d1895] was not registered for synchronization because synchronization is not active
20160316-09:11:51.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711234(Long), 0(Long), 1458090711234(Long), 0(Integer), 526200(String), 四会市(String), 1871(Integer)
20160316-09:11:51.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@118d1895]
20160316-09:11:51.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce3f429] was not registered for synchronization because synchronization is not active
20160316-09:11:51.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711273(Long), 0(Long), 1458090711273(Long), 0(Integer), 526000(String), 端州区(String), 1871(Integer)
20160316-09:11:51.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ce3f429]
20160316-09:11:51.332+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.332+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407fe465] was not registered for synchronization because synchronization is not active
20160316-09:11:51.332+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.332+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711332(Long), 0(Long), 1458090711332(Long), 0(Integer), 526000(String), 鼎湖区(String), 1871(Integer)
20160316-09:11:51.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407fe465]
20160316-09:11:51.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.374+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecbeeda] was not registered for synchronization because synchronization is not active
20160316-09:11:51.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711374(Long), 0(Long), 1458090711374(Long), 0(Integer), 526300(String), 广宁县(String), 1871(Integer)
20160316-09:11:51.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ecbeeda]
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40e5df1b] was not registered for synchronization because synchronization is not active
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711415(Long), 0(Long), 1458090711415(Long), 0(Integer), 526400(String), 怀集县(String), 1871(Integer)
20160316-09:11:51.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40e5df1b]
20160316-09:11:51.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4216c97f] was not registered for synchronization because synchronization is not active
20160316-09:11:51.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711475(Long), 0(Long), 1458090711475(Long), 0(Integer), 526500(String), 封开县(String), 1871(Integer)
20160316-09:11:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4216c97f]
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@306b0d99] was not registered for synchronization because synchronization is not active
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711532(Long), 0(Long), 1458090711532(Long), 0(Integer), 526600(String), 德庆县(String), 1871(Integer)
20160316-09:11:51.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.581+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@306b0d99]
20160316-09:11:51.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34d61753] was not registered for synchronization because synchronization is not active
20160316-09:11:51.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.582+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711582(Long), 0(Long), 1458090711582(Long), 0(Integer), 758(String), 高要市(String), -1(Integer)
20160316-09:11:51.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.646+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34d61753]
20160316-09:11:51.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1566ec48] was not registered for synchronization because synchronization is not active
20160316-09:11:51.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711649(Long), 0(Long), 1458090711649(Long), 0(Integer), 516000(String), 惠州市(String), 1871(Integer)
20160316-09:11:51.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1566ec48]
20160316-09:11:51.704+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.704+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42a2904a] was not registered for synchronization because synchronization is not active
20160316-09:11:51.705+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.705+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.705+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711704(Long), 0(Long), 1458090711704(Long), 0(Integer), 516800(String), 龙门县(String), 1871(Integer)
20160316-09:11:51.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42a2904a]
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bfd9157] was not registered for synchronization because synchronization is not active
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.740+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711740(Long), 0(Long), 1458090711740(Long), 0(Integer), 516000(String), 惠城区(String), 1871(Integer)
20160316-09:11:51.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bfd9157]
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@632dee4] was not registered for synchronization because synchronization is not active
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.798+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711798(Long), 0(Long), 1458090711798(Long), 0(Integer), 516200(String), 惠阳区(String), 1871(Integer)
20160316-09:11:51.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@632dee4]
20160316-09:11:51.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@488b2b88] was not registered for synchronization because synchronization is not active
20160316-09:11:51.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711851(Long), 0(Long), 1458090711851(Long), 0(Integer), 516100(String), 博罗县(String), 1871(Integer)
20160316-09:11:51.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@488b2b88]
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@543fbfdc] was not registered for synchronization because synchronization is not active
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.881+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.881+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711881(Long), 0(Long), 1458090711881(Long), 0(Integer), 516300(String), 惠东县(String), 1871(Integer)
20160316-09:11:51.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@543fbfdc]
20160316-09:11:51.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24de264a] was not registered for synchronization because synchronization is not active
20160316-09:11:51.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.943+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711942(Long), 0(Long), 1458090711942(Long), 0(Integer), 514000(String), 梅州市(String), 1871(Integer)
20160316-09:11:51.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:51.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24de264a]
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc9b0d5] was not registered for synchronization because synchronization is not active
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:51.983+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:51.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:51.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:51.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090711983(Long), 0(Long), 1458090711983(Long), 0(Integer), 514500(String), 兴宁市(String), 1871(Integer)
20160316-09:11:52.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc9b0d5]
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ff77f9d] was not registered for synchronization because synchronization is not active
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.014+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712014(Long), 0(Long), 1458090712014(Long), 0(Integer), 514000(String), 梅江区(String), 1871(Integer)
20160316-09:11:52.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ff77f9d]
20160316-09:11:52.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c74e871] was not registered for synchronization because synchronization is not active
20160316-09:11:52.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.074+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712074(Long), 0(Long), 1458090712074(Long), 0(Integer), 514700(String), 梅县(String), 1871(Integer)
20160316-09:11:52.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c74e871]
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ba62e6] was not registered for synchronization because synchronization is not active
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712115(Long), 0(Long), 1458090712115(Long), 0(Integer), 514200(String), 大埔县(String), 1871(Integer)
20160316-09:11:52.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ba62e6]
20160316-09:11:52.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.150+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2528a1f1] was not registered for synchronization because synchronization is not active
20160316-09:11:52.150+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.150+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712150(Long), 0(Long), 1458090712150(Long), 0(Integer), 514300(String), 丰顺县(String), 1871(Integer)
20160316-09:11:52.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2528a1f1]
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b99fd03] was not registered for synchronization because synchronization is not active
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712198(Long), 0(Long), 1458090712198(Long), 0(Integer), 514400(String), 五华县(String), 1871(Integer)
20160316-09:11:52.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b99fd03]
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@516e9f1f] was not registered for synchronization because synchronization is not active
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.232+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712232(Long), 0(Long), 1458090712232(Long), 0(Integer), 514600(String), 平远县(String), 1871(Integer)
20160316-09:11:52.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@516e9f1f]
20160316-09:11:52.281+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.281+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@765e86bc] was not registered for synchronization because synchronization is not active
20160316-09:11:52.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712281(Long), 0(Long), 1458090712281(Long), 0(Integer), 753(String), 蕉岭县(String), -1(Integer)
20160316-09:11:52.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@765e86bc]
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b4566] was not registered for synchronization because synchronization is not active
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.338+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712338(Long), 0(Long), 1458090712338(Long), 0(Integer), 516600(String), 汕尾市(String), 1871(Integer)
20160316-09:11:52.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.392+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27b4566]
20160316-09:11:52.392+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ae85f19] was not registered for synchronization because synchronization is not active
20160316-09:11:52.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.393+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.393+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.393+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.393+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712393(Long), 0(Long), 1458090712393(Long), 0(Integer), 516500(String), 陆丰市(String), 1871(Integer)
20160316-09:11:52.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ae85f19]
20160316-09:11:52.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.451+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32562ce3] was not registered for synchronization because synchronization is not active
20160316-09:11:52.451+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.451+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712450(Long), 0(Long), 1458090712450(Long), 0(Integer), 516600(String), 城区(String), 1871(Integer)
20160316-09:11:52.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32562ce3]
20160316-09:11:52.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d826d42] was not registered for synchronization because synchronization is not active
20160316-09:11:52.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.473+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712473(Long), 0(Long), 1458090712473(Long), 0(Integer), 516400(String), 海丰县(String), 1871(Integer)
20160316-09:11:52.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d826d42]
20160316-09:11:52.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21e3eb3d] was not registered for synchronization because synchronization is not active
20160316-09:11:52.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712520(Long), 0(Long), 1458090712520(Long), 0(Integer), 660(String), 陆河县(String), -1(Integer)
20160316-09:11:52.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21e3eb3d]
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e75f4c0] was not registered for synchronization because synchronization is not active
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.552+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712552(Long), 0(Long), 1458090712552(Long), 0(Integer), 517000(String), 河源市(String), 1871(Integer)
20160316-09:11:52.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.610+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e75f4c0]
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@473b65b9] was not registered for synchronization because synchronization is not active
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.611+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712611(Long), 0(Long), 1458090712611(Long), 0(Integer), 517500(String), 东源县(String), 1871(Integer)
20160316-09:11:52.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@473b65b9]
20160316-09:11:52.651+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.651+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.652+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c34938] was not registered for synchronization because synchronization is not active
20160316-09:11:52.652+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.652+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712651(Long), 0(Long), 1458090712651(Long), 0(Integer), 517000(String), 源城区(String), 1871(Integer)
20160316-09:11:52.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c34938]
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f5d151] was not registered for synchronization because synchronization is not active
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712716(Long), 0(Long), 1458090712716(Long), 0(Integer), 517400(String), 紫金县(String), 1871(Integer)
20160316-09:11:52.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.820+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.821+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f5d151]
20160316-09:11:52.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.822+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7136d3d3] was not registered for synchronization because synchronization is not active
20160316-09:11:52.822+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.822+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.822+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712822(Long), 0(Long), 1458090712822(Long), 0(Integer), 517300(String), 龙川县(String), 1871(Integer)
20160316-09:11:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7136d3d3]
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f2be5fe] was not registered for synchronization because synchronization is not active
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712933(Long), 0(Long), 1458090712933(Long), 0(Integer), 517100(String), 连平县(String), 1871(Integer)
20160316-09:11:52.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:52.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f2be5fe]
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46f33942] was not registered for synchronization because synchronization is not active
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:52.977+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:52.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:52.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:52.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090712977(Long), 0(Long), 1458090712977(Long), 0(Integer), 762(String), 和平县(String), -1(Integer)
20160316-09:11:53.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46f33942]
20160316-09:11:53.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@726e1b6e] was not registered for synchronization because synchronization is not active
20160316-09:11:53.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.029+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713029(Long), 0(Long), 1458090713029(Long), 0(Integer), 529500(String), 阳江市(String), 1871(Integer)
20160316-09:11:53.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@726e1b6e]
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bdbf0c2] was not registered for synchronization because synchronization is not active
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.084+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713084(Long), 0(Long), 1458090713084(Long), 0(Integer), 529600(String), 阳春市(String), 1871(Integer)
20160316-09:11:53.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bdbf0c2]
20160316-09:11:53.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0350af] was not registered for synchronization because synchronization is not active
20160316-09:11:53.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.133+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713133(Long), 0(Long), 1458090713133(Long), 0(Integer), 529500(String), 江城区(String), 1871(Integer)
20160316-09:11:53.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0350af]
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74ffc180] was not registered for synchronization because synchronization is not active
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.212+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713212(Long), 0(Long), 1458090713212(Long), 0(Integer), 529800(String), 阳西县(String), 1871(Integer)
20160316-09:11:53.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.256+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74ffc180]
20160316-09:11:53.256+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db4ba45] was not registered for synchronization because synchronization is not active
20160316-09:11:53.257+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.257+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713257(Long), 0(Long), 1458090713257(Long), 0(Integer), 662(String), 阳东县(String), -1(Integer)
20160316-09:11:53.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db4ba45]
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5534624b] was not registered for synchronization because synchronization is not active
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713283(Long), 0(Long), 1458090713283(Long), 0(Integer), 511500(String), 清远市(String), 1871(Integer)
20160316-09:11:53.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5534624b]
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f70433f] was not registered for synchronization because synchronization is not active
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713356(Long), 0(Long), 1458090713356(Long), 0(Integer), 513400(String), 连州市(String), 1871(Integer)
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f70433f]
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@410aae2f] was not registered for synchronization because synchronization is not active
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.388+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.388+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713388(Long), 0(Long), 1458090713388(Long), 0(Integer), 511500(String), 清城区(String), 1871(Integer)
20160316-09:11:53.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@410aae2f]
20160316-09:11:53.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d39194] was not registered for synchronization because synchronization is not active
20160316-09:11:53.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.453+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713453(Long), 0(Long), 1458090713453(Long), 0(Integer), 511600(String), 佛冈县(String), 1871(Integer)
20160316-09:11:53.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d39194]
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3003ec7e] was not registered for synchronization because synchronization is not active
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713521(Long), 0(Long), 1458090713521(Long), 0(Integer), 513100(String), 阳山县(String), 1871(Integer)
20160316-09:11:53.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3003ec7e]
20160316-09:11:53.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4891f69f] was not registered for synchronization because synchronization is not active
20160316-09:11:53.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.558+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713557(Long), 0(Long), 1458090713557(Long), 0(Integer), 513200(String), 连山壮族瑶族自治县(String), 1871(Integer)
20160316-09:11:53.604+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.605+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4891f69f]
20160316-09:11:53.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37eb7c6c] was not registered for synchronization because synchronization is not active
20160316-09:11:53.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713608(Long), 0(Long), 1458090713608(Long), 0(Integer), 513300(String), 连南瑶族自治县(String), 1871(Integer)
20160316-09:11:53.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37eb7c6c]
20160316-09:11:53.636+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.637+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a9e30c] was not registered for synchronization because synchronization is not active
20160316-09:11:53.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713636(Long), 0(Long), 1458090713636(Long), 0(Integer), 511800(String), 清新县(String), 1871(Integer)
20160316-09:11:53.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39a9e30c]
20160316-09:11:53.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eb3ae35] was not registered for synchronization because synchronization is not active
20160316-09:11:53.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.657+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713657(Long), 0(Long), 1458090713657(Long), 0(Integer), 763(String), 英德市(String), -1(Integer)
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eb3ae35]
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f9d990] was not registered for synchronization because synchronization is not active
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.679+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713679(Long), 0(Long), 1458090713679(Long), 0(Integer), 523000(String), 东莞市(String), 1871(Integer)
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f9d990]
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb5527f] was not registered for synchronization because synchronization is not active
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713694(Long), 0(Long), 1458090713694(Long), 0(Integer), 528400(String), 中山市(String), 1871(Integer)
20160316-09:11:53.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb5527f]
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2662c3d0] was not registered for synchronization because synchronization is not active
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713751(Long), 0(Long), 1458090713751(Long), 0(Integer), 521000(String), 潮州市(String), 1871(Integer)
20160316-09:11:53.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.779+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.780+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.782+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2662c3d0]
20160316-09:11:53.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf8e335] was not registered for synchronization because synchronization is not active
20160316-09:11:53.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.783+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713783(Long), 0(Long), 1458090713783(Long), 0(Integer), 515700(String), 饶平县(String), 1871(Integer)
20160316-09:11:53.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf8e335]
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772fc392] was not registered for synchronization because synchronization is not active
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.797+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713797(Long), 0(Long), 1458090713797(Long), 0(Integer), 521000(String), 湘桥区(String), 1871(Integer)
20160316-09:11:53.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.830+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.830+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772fc392]
20160316-09:11:53.830+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.830+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.830+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64fb8ac] was not registered for synchronization because synchronization is not active
20160316-09:11:53.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713830(Long), 0(Long), 1458090713830(Long), 0(Integer), 515600(String), 潮安县(String), 1871(Integer)
20160316-09:11:53.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.862+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64fb8ac]
20160316-09:11:53.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.878+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@715ff2cc] was not registered for synchronization because synchronization is not active
20160316-09:11:53.878+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.879+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.879+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713878(Long), 0(Long), 1458090713878(Long), 0(Integer), 522000(String), 揭阳市(String), 1871(Integer)
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@715ff2cc]
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f4854b] was not registered for synchronization because synchronization is not active
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.904+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713904(Long), 0(Long), 1458090713904(Long), 0(Integer), 515300(String), 普宁市(String), 1871(Integer)
20160316-09:11:53.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f4854b]
20160316-09:11:53.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.938+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615276c4] was not registered for synchronization because synchronization is not active
20160316-09:11:53.938+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.938+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713937(Long), 0(Long), 1458090713937(Long), 0(Integer), 522000(String), 榕城区(String), 1871(Integer)
20160316-09:11:53.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:53.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615276c4]
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1657dc89] was not registered for synchronization because synchronization is not active
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:53.978+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:53.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:53.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:53.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090713978(Long), 0(Long), 1458090713978(Long), 0(Integer), 515500(String), 揭东县(String), 1871(Integer)
20160316-09:11:54.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1657dc89]
20160316-09:11:54.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f76f151] was not registered for synchronization because synchronization is not active
20160316-09:11:54.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714008(Long), 0(Long), 1458090714008(Long), 0(Integer), 515400(String), 揭西县(String), 1871(Integer)
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f76f151]
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@728b5f94] was not registered for synchronization because synchronization is not active
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.037+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714037(Long), 0(Long), 1458090714037(Long), 0(Integer), 515200(String), 惠来县(String), 1871(Integer)
20160316-09:11:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@728b5f94]
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65b45a13] was not registered for synchronization because synchronization is not active
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714066(Long), 0(Long), 1458090714066(Long), 0(Integer), 527300(String), 云浮市(String), 1871(Integer)
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65b45a13]
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d352d9] was not registered for synchronization because synchronization is not active
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.092+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714092(Long), 0(Long), 1458090714092(Long), 0(Integer), 527200(String), 罗定市(String), 1871(Integer)
20160316-09:11:54.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32d352d9]
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@505172d6] was not registered for synchronization because synchronization is not active
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.128+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714128(Long), 0(Long), 1458090714128(Long), 0(Integer), 527300(String), 云城区(String), 1871(Integer)
20160316-09:11:54.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@505172d6]
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dc766e] was not registered for synchronization because synchronization is not active
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.155+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714155(Long), 0(Long), 1458090714155(Long), 0(Integer), 527400(String), 新兴县(String), 1871(Integer)
20160316-09:11:54.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dc766e]
20160316-09:11:54.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46061168] was not registered for synchronization because synchronization is not active
20160316-09:11:54.186+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.186+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714185(Long), 0(Long), 1458090714185(Long), 0(Integer), 527100(String), 郁南县(String), 1871(Integer)
20160316-09:11:54.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46061168]
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1517a972] was not registered for synchronization because synchronization is not active
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714215(Long), 0(Long), 1458090714215(Long), 0(Integer), 527500(String), 云安县(String), 1871(Integer)
20160316-09:11:54.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1517a972]
20160316-09:11:54.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d19b2f2] was not registered for synchronization because synchronization is not active
20160316-09:11:54.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714282(Long), 0(Long), 1458090714282(Long), 0(Integer), 00(String), 广西自治区(String), -1(Integer)
20160316-09:11:54.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d19b2f2]
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682c3a97] was not registered for synchronization because synchronization is not active
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714339(Long), 0(Long), 1458090714339(Long), 0(Integer), 530000(String), 南宁市(String), 2014(Integer)
20160316-09:11:54.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@682c3a97]
20160316-09:11:54.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5582c5d8] was not registered for synchronization because synchronization is not active
20160316-09:11:54.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.390+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714390(Long), 0(Long), 1458090714390(Long), 0(Integer), 530300(String), 横县(String), 2014(Integer)
20160316-09:11:54.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5582c5d8]
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb9cea] was not registered for synchronization because synchronization is not active
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.420+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714420(Long), 0(Long), 1458090714420(Long), 0(Integer), 530000(String), 兴宁区(String), 2014(Integer)
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cb9cea]
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db051] was not registered for synchronization because synchronization is not active
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.446+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714446(Long), 0(Long), 1458090714446(Long), 0(Integer), 530000(String), 青秀区(String), 2014(Integer)
20160316-09:11:54.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6db051]
20160316-09:11:54.477+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79aac24b] was not registered for synchronization because synchronization is not active
20160316-09:11:54.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714477(Long), 0(Long), 1458090714477(Long), 0(Integer), 530000(String), 江南区(String), 2014(Integer)
20160316-09:11:54.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.496+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79aac24b]
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bd4bdb9] was not registered for synchronization because synchronization is not active
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.498+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714498(Long), 0(Long), 1458090714498(Long), 0(Integer), 530000(String), 西乡塘区(String), 2014(Integer)
20160316-09:11:54.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bd4bdb9]
20160316-09:11:54.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5341870e] was not registered for synchronization because synchronization is not active
20160316-09:11:54.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714519(Long), 0(Long), 1458090714519(Long), 0(Integer), 530200(String), 良庆区(String), 2014(Integer)
20160316-09:11:54.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5341870e]
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23338045] was not registered for synchronization because synchronization is not active
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.554+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714554(Long), 0(Long), 1458090714554(Long), 0(Integer), 530200(String), 邕宁区(String), 2014(Integer)
20160316-09:11:54.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23338045]
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cc239db] was not registered for synchronization because synchronization is not active
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.594+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714594(Long), 0(Long), 1458090714594(Long), 0(Integer), 530100(String), 武鸣县(String), 2014(Integer)
20160316-09:11:54.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1cc239db]
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ca1e8b] was not registered for synchronization because synchronization is not active
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.632+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714632(Long), 0(Long), 1458090714632(Long), 0(Integer), 532700(String), 隆安县(String), 2014(Integer)
20160316-09:11:54.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ca1e8b]
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@326fb802] was not registered for synchronization because synchronization is not active
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.662+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714662(Long), 0(Long), 1458090714662(Long), 0(Integer), 530600(String), 马山县(String), 2014(Integer)
20160316-09:11:54.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@326fb802]
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fde7b88] was not registered for synchronization because synchronization is not active
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.695+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714695(Long), 0(Long), 1458090714695(Long), 0(Integer), 530500(String), 上林县(String), 2014(Integer)
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fde7b88]
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d109942] was not registered for synchronization because synchronization is not active
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.710+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714710(Long), 0(Long), 1458090714710(Long), 0(Integer), 771(String), 宾阳县(String), -1(Integer)
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d109942]
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e2e68de] was not registered for synchronization because synchronization is not active
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.725+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714725(Long), 0(Long), 1458090714725(Long), 0(Integer), 545000(String), 柳州市(String), 2014(Integer)
20160316-09:11:54.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e2e68de]
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d631f8b] was not registered for synchronization because synchronization is not active
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.886+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.886+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714886(Long), 0(Long), 1458090714886(Long), 0(Integer), 545500(String), 三江侗族自治县(String), 2014(Integer)
20160316-09:11:54.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.938+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.939+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d631f8b]
20160316-09:11:54.939+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.940+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60df997c] was not registered for synchronization because synchronization is not active
20160316-09:11:54.940+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.940+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714939(Long), 0(Long), 1458090714939(Long), 0(Integer), 545000(String), 城中区(String), 2014(Integer)
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60df997c]
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597f1fb7] was not registered for synchronization because synchronization is not active
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.964+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714964(Long), 0(Long), 1458090714964(Long), 0(Integer), 545000(String), 鱼峰区(String), 2014(Integer)
20160316-09:11:54.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:54.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@597f1fb7]
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55819a82] was not registered for synchronization because synchronization is not active
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:54.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:54.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:54.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:54.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090714998(Long), 0(Long), 1458090714998(Long), 0(Integer), 545000(String), 柳南区(String), 2014(Integer)
20160316-09:11:55.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55819a82]
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23536d6] was not registered for synchronization because synchronization is not active
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.019+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715019(Long), 0(Long), 1458090715019(Long), 0(Integer), 545000(String), 柳北区(String), 2014(Integer)
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23536d6]
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14985796] was not registered for synchronization because synchronization is not active
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.039+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715039(Long), 0(Long), 1458090715039(Long), 0(Integer), 545100(String), 柳江县(String), 2014(Integer)
20160316-09:11:55.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14985796]
20160316-09:11:55.086+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.087+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bc4d573] was not registered for synchronization because synchronization is not active
20160316-09:11:55.087+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.087+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715086(Long), 0(Long), 1458090715086(Long), 0(Integer), 545200(String), 柳城县(String), 2014(Integer)
20160316-09:11:55.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bc4d573]
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba096b0] was not registered for synchronization because synchronization is not active
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.120+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715120(Long), 0(Long), 1458090715120(Long), 0(Integer), 545600(String), 鹿寨县(String), 2014(Integer)
20160316-09:11:55.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba096b0]
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7152f1eb] was not registered for synchronization because synchronization is not active
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.153+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715153(Long), 0(Long), 1458090715153(Long), 0(Integer), 545400(String), 融安县(String), 2014(Integer)
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7152f1eb]
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e76c741] was not registered for synchronization because synchronization is not active
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.168+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715168(Long), 0(Long), 1458090715168(Long), 0(Integer), 772(String), 融水苗族自治县(String), -1(Integer)
20160316-09:11:55.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e76c741]
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23215419] was not registered for synchronization because synchronization is not active
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.211+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715211(Long), 0(Long), 1458090715211(Long), 0(Integer), 541000(String), 桂林市(String), 2014(Integer)
20160316-09:11:55.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23215419]
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442b7d5a] was not registered for synchronization because synchronization is not active
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715233(Long), 0(Long), 1458090715233(Long), 0(Integer), 542500(String), 恭城瑶族自治县(String), 2014(Integer)
20160316-09:11:55.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@442b7d5a]
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fee2989] was not registered for synchronization because synchronization is not active
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.253+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715253(Long), 0(Long), 1458090715253(Long), 0(Integer), 541000(String), 秀峰区(String), 2014(Integer)
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fee2989]
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c1bc4a] was not registered for synchronization because synchronization is not active
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715274(Long), 0(Long), 1458090715274(Long), 0(Integer), 541000(String), 叠彩区(String), 2014(Integer)
20160316-09:11:55.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21c1bc4a]
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a221082] was not registered for synchronization because synchronization is not active
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.311+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715311(Long), 0(Long), 1458090715311(Long), 0(Integer), 541000(String), 象山区(String), 2014(Integer)
20160316-09:11:55.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a221082]
20160316-09:11:55.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62d24dc7] was not registered for synchronization because synchronization is not active
20160316-09:11:55.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.340+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715340(Long), 0(Long), 1458090715340(Long), 0(Integer), 541000(String), 七星区(String), 2014(Integer)
20160316-09:11:55.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62d24dc7]
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14722a22] was not registered for synchronization because synchronization is not active
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715369(Long), 0(Long), 1458090715369(Long), 0(Integer), 541000(String), 雁山区(String), 2014(Integer)
20160316-09:11:55.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14722a22]
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76d5853f] was not registered for synchronization because synchronization is not active
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715399(Long), 0(Long), 1458090715399(Long), 0(Integer), 541900(String), 阳朔县(String), 2014(Integer)
20160316-09:11:55.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76d5853f]
20160316-09:11:55.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a57f013] was not registered for synchronization because synchronization is not active
20160316-09:11:55.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.429+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715428(Long), 0(Long), 1458090715428(Long), 0(Integer), 541100(String), 临桂县(String), 2014(Integer)
20160316-09:11:55.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a57f013]
20160316-09:11:55.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c6d17d] was not registered for synchronization because synchronization is not active
20160316-09:11:55.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.457+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715457(Long), 0(Long), 1458090715457(Long), 0(Integer), 541200(String), 灵川县(String), 2014(Integer)
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c6d17d]
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42deab3f] was not registered for synchronization because synchronization is not active
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.482+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715482(Long), 0(Long), 1458090715482(Long), 0(Integer), 541500(String), 全州县(String), 2014(Integer)
20160316-09:11:55.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42deab3f]
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d717c] was not registered for synchronization because synchronization is not active
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.515+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715515(Long), 0(Long), 1458090715515(Long), 0(Integer), 541300(String), 兴安县(String), 2014(Integer)
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65d717c]
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51e7b969] was not registered for synchronization because synchronization is not active
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.529+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715529(Long), 0(Long), 1458090715529(Long), 0(Integer), 541800(String), 永福县(String), 2014(Integer)
20160316-09:11:55.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51e7b969]
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45f108f5] was not registered for synchronization because synchronization is not active
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.578+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715578(Long), 0(Long), 1458090715578(Long), 0(Integer), 541600(String), 灌阳县(String), 2014(Integer)
20160316-09:11:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.598+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45f108f5]
20160316-09:11:55.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37515772] was not registered for synchronization because synchronization is not active
20160316-09:11:55.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.601+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715601(Long), 0(Long), 1458090715601(Long), 0(Integer), 541700(String), 龙胜各族自治县(String), 2014(Integer)
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37515772]
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76fe1a35] was not registered for synchronization because synchronization is not active
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715616(Long), 0(Long), 1458090715616(Long), 0(Integer), 541400(String), 资源县(String), 2014(Integer)
20160316-09:11:55.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76fe1a35]
20160316-09:11:55.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ccc268e] was not registered for synchronization because synchronization is not active
20160316-09:11:55.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.662+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715661(Long), 0(Long), 1458090715661(Long), 0(Integer), 542400(String), 平乐县(String), 2014(Integer)
20160316-09:11:55.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ccc268e]
20160316-09:11:55.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.695+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c21906f] was not registered for synchronization because synchronization is not active
20160316-09:11:55.695+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.695+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715695(Long), 0(Long), 1458090715695(Long), 0(Integer), 546600(String), 荔蒲县(String), 2014(Integer)
20160316-09:11:55.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c21906f]
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7462d0] was not registered for synchronization because synchronization is not active
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.723+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715723(Long), 0(Long), 1458090715723(Long), 0(Integer), 543000(String), 梧州市(String), 2014(Integer)
20160316-09:11:55.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7462d0]
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29fda35c] was not registered for synchronization because synchronization is not active
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.761+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715761(Long), 0(Long), 1458090715761(Long), 0(Integer), 543200(String), 岑溪市(String), 2014(Integer)
20160316-09:11:55.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.788+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29fda35c]
20160316-09:11:55.793+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.793+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683fc4d4] was not registered for synchronization because synchronization is not active
20160316-09:11:55.794+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.794+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.794+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715793(Long), 0(Long), 1458090715793(Long), 0(Integer), 543000(String), 万秀区(String), 2014(Integer)
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@683fc4d4]
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389db345] was not registered for synchronization because synchronization is not active
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.811+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715811(Long), 0(Long), 1458090715811(Long), 0(Integer), 543000(String), 蝶山区(String), 2014(Integer)
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@389db345]
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2339d5db] was not registered for synchronization because synchronization is not active
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.827+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715827(Long), 0(Long), 1458090715827(Long), 0(Integer), 543000(String), 长洲区(String), 2014(Integer)
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2339d5db]
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51e05748] was not registered for synchronization because synchronization is not active
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.853+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715853(Long), 0(Long), 1458090715853(Long), 0(Integer), 543100(String), 苍梧县(String), 2014(Integer)
20160316-09:11:55.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51e05748]
20160316-09:11:55.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44241acb] was not registered for synchronization because synchronization is not active
20160316-09:11:55.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.899+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715898(Long), 0(Long), 1458090715898(Long), 0(Integer), 543300(String), 藤县(String), 2014(Integer)
20160316-09:11:55.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44241acb]
20160316-09:11:55.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f34f5cd] was not registered for synchronization because synchronization is not active
20160316-09:11:55.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.928+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715927(Long), 0(Long), 1458090715927(Long), 0(Integer), 546700(String), 蒙山县(String), 2014(Integer)
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f34f5cd]
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb3589d] was not registered for synchronization because synchronization is not active
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.954+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715954(Long), 0(Long), 1458090715954(Long), 0(Integer), 536000(String), 北海市(String), 2014(Integer)
20160316-09:11:55.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:55.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:55.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5eb3589d]
20160316-09:11:55.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:55.984+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:55.984+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4558ffd5] was not registered for synchronization because synchronization is not active
20160316-09:11:55.984+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:55.984+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:55.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:55.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:55.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090715984(Long), 0(Long), 1458090715984(Long), 0(Integer), 536100(String), 合浦县(String), 2014(Integer)
20160316-09:11:56.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4558ffd5]
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9fd3a50] was not registered for synchronization because synchronization is not active
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716011(Long), 0(Long), 1458090716011(Long), 0(Integer), 536000(String), 海城区(String), 2014(Integer)
20160316-09:11:56.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.038+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9fd3a50]
20160316-09:11:56.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.040+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51906f12] was not registered for synchronization because synchronization is not active
20160316-09:11:56.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.040+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716040(Long), 0(Long), 1458090716040(Long), 0(Integer), 536000(String), 银海区(String), 2014(Integer)
20160316-09:11:56.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.068+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51906f12]
20160316-09:11:56.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.070+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@118d9c33] was not registered for synchronization because synchronization is not active
20160316-09:11:56.070+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.070+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716070(Long), 0(Long), 1458090716070(Long), 0(Integer), 779(String), 铁山港区(String), -1(Integer)
20160316-09:11:56.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.096+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@118d9c33]
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bb4108a] was not registered for synchronization because synchronization is not active
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.097+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716097(Long), 0(Long), 1458090716097(Long), 0(Integer), 538000(String), 防城港市(String), 2014(Integer)
20160316-09:11:56.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bb4108a]
20160316-09:11:56.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eaf60a7] was not registered for synchronization because synchronization is not active
20160316-09:11:56.122+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.122+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716121(Long), 0(Long), 1458090716121(Long), 0(Integer), 538100(String), 东兴市(String), 2014(Integer)
20160316-09:11:56.146+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@eaf60a7]
20160316-09:11:56.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a12bc9d] was not registered for synchronization because synchronization is not active
20160316-09:11:56.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.149+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716149(Long), 0(Long), 1458090716149(Long), 0(Integer), 538000(String), 港口区(String), 2014(Integer)
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a12bc9d]
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c72deee] was not registered for synchronization because synchronization is not active
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.170+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.170+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716170(Long), 0(Long), 1458090716170(Long), 0(Integer), 538000(String), 防城区(String), 2014(Integer)
20160316-09:11:56.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c72deee]
20160316-09:11:56.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d23b002] was not registered for synchronization because synchronization is not active
20160316-09:11:56.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.220+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716219(Long), 0(Long), 1458090716219(Long), 0(Integer), 770(String), 上思县(String), -1(Integer)
20160316-09:11:56.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d23b002]
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6166ea1a] was not registered for synchronization because synchronization is not active
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.253+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.254+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716253(Long), 0(Long), 1458090716253(Long), 0(Integer), 535000(String), 钦州市(String), 2014(Integer)
20160316-09:11:56.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6166ea1a]
20160316-09:11:56.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b4dc48] was not registered for synchronization because synchronization is not active
20160316-09:11:56.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.287+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716287(Long), 0(Long), 1458090716287(Long), 0(Integer), 535300(String), 浦北县(String), 2014(Integer)
20160316-09:11:56.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.315+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17b4dc48]
20160316-09:11:56.315+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25b0c2d4] was not registered for synchronization because synchronization is not active
20160316-09:11:56.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716316(Long), 0(Long), 1458090716316(Long), 0(Integer), 535000(String), 钦南区(String), 2014(Integer)
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25b0c2d4]
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17c23d6f] was not registered for synchronization because synchronization is not active
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.339+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716339(Long), 0(Long), 1458090716339(Long), 0(Integer), 535000(String), 钦北区(String), 2014(Integer)
20160316-09:11:56.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17c23d6f]
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41396cf3] was not registered for synchronization because synchronization is not active
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.378+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716378(Long), 0(Long), 1458090716378(Long), 0(Integer), 777(String), 灵山县(String), -1(Integer)
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41396cf3]
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11de47df] was not registered for synchronization because synchronization is not active
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.414+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716414(Long), 0(Long), 1458090716414(Long), 0(Integer), 537000(String), 贵港市(String), 2014(Integer)
20160316-09:11:56.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11de47df]
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9e19da] was not registered for synchronization because synchronization is not active
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716449(Long), 0(Long), 1458090716449(Long), 0(Integer), 537200(String), 桂平市(String), 2014(Integer)
20160316-09:11:56.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9e19da]
20160316-09:11:56.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ffa0e6] was not registered for synchronization because synchronization is not active
20160316-09:11:56.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.469+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716469(Long), 0(Long), 1458090716469(Long), 0(Integer), 537100(String), 港北区(String), 2014(Integer)
20160316-09:11:56.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55ffa0e6]
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b2f0b3c] was not registered for synchronization because synchronization is not active
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.490+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716490(Long), 0(Long), 1458090716490(Long), 0(Integer), 537100(String), 港南区(String), 2014(Integer)
20160316-09:11:56.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b2f0b3c]
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ef215db] was not registered for synchronization because synchronization is not active
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716520(Long), 0(Long), 1458090716520(Long), 0(Integer), 537100(String), 覃塘区(String), 2014(Integer)
20160316-09:11:56.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ef215db]
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@292e7959] was not registered for synchronization because synchronization is not active
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.549+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716549(Long), 0(Long), 1458090716549(Long), 0(Integer), 537300(String), 平南县(String), 2014(Integer)
20160316-09:11:56.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@292e7959]
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa99b81] was not registered for synchronization because synchronization is not active
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716569(Long), 0(Long), 1458090716569(Long), 0(Integer), 537000(String), 玉林市(String), 2014(Integer)
20160316-09:11:56.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa99b81]
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cbef6a4] was not registered for synchronization because synchronization is not active
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.584+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716584(Long), 0(Long), 1458090716584(Long), 0(Integer), 537400(String), 北流市(String), 2014(Integer)
20160316-09:11:56.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.632+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cbef6a4]
20160316-09:11:56.633+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.633+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e59042] was not registered for synchronization because synchronization is not active
20160316-09:11:56.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.634+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716633(Long), 0(Long), 1458090716633(Long), 0(Integer), 537000(String), 玉州区(String), 2014(Integer)
20160316-09:11:56.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e59042]
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f5f158d] was not registered for synchronization because synchronization is not active
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716669(Long), 0(Long), 1458090716669(Long), 0(Integer), 537500(String), 容县(String), 2014(Integer)
20160316-09:11:56.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f5f158d]
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49ef2b69] was not registered for synchronization because synchronization is not active
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.697+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716697(Long), 0(Long), 1458090716697(Long), 0(Integer), 537700(String), 陆川县(String), 2014(Integer)
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49ef2b69]
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd2d056] was not registered for synchronization because synchronization is not active
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.732+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716732(Long), 0(Long), 1458090716732(Long), 0(Integer), 537600(String), 博白县(String), 2014(Integer)
20160316-09:11:56.829+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.829+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.829+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cd2d056]
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e779b1b] was not registered for synchronization because synchronization is not active
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.831+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.831+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716831(Long), 0(Long), 1458090716831(Long), 0(Integer), 775(String), 兴业县(String), -1(Integer)
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e779b1b]
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f74cbfe] was not registered for synchronization because synchronization is not active
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.850+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716850(Long), 0(Long), 1458090716850(Long), 0(Integer), 533000(String), 百色市(String), 2014(Integer)
20160316-09:11:56.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f74cbfe]
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d91aca] was not registered for synchronization because synchronization is not active
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716893(Long), 0(Long), 1458090716893(Long), 0(Integer), 533500(String), 隆林各族自治县(String), 2014(Integer)
20160316-09:11:56.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59d91aca]
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31512f0a] was not registered for synchronization because synchronization is not active
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716923(Long), 0(Long), 1458090716923(Long), 0(Integer), 533000(String), 右江区(String), 2014(Integer)
20160316-09:11:56.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31512f0a]
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ed53f6b] was not registered for synchronization because synchronization is not active
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.961+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.961+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716961(Long), 0(Long), 1458090716961(Long), 0(Integer), 533600(String), 田阳县(String), 2014(Integer)
20160316-09:11:56.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:56.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:56.980+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ed53f6b]
20160316-09:11:56.980+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:56.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:56.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6683aa33] was not registered for synchronization because synchronization is not active
20160316-09:11:56.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:56.982+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:56.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:56.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:56.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090716982(Long), 0(Long), 1458090716982(Long), 0(Integer), 531500(String), 田东县(String), 2014(Integer)
20160316-09:11:57.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6683aa33]
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73e0638d] was not registered for synchronization because synchronization is not active
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717011(Long), 0(Long), 1458090717011(Long), 0(Integer), 531400(String), 平果县(String), 2014(Integer)
20160316-09:11:57.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.038+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73e0638d]
20160316-09:11:57.038+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.038+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.038+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d70b077] was not registered for synchronization because synchronization is not active
20160316-09:11:57.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.039+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.039+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717038(Long), 0(Long), 1458090717038(Long), 0(Integer), 533700(String), 德保县(String), 2014(Integer)
20160316-09:11:57.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d70b077]
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76c12282] was not registered for synchronization because synchronization is not active
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.086+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717086(Long), 0(Long), 1458090717086(Long), 0(Integer), 533800(String), 靖西县(String), 2014(Integer)
20160316-09:11:57.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76c12282]
20160316-09:11:57.139+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.139+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318eda90] was not registered for synchronization because synchronization is not active
20160316-09:11:57.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.140+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717139(Long), 0(Long), 1458090717139(Long), 0(Integer), 533900(String), 那坡县(String), 2014(Integer)
20160316-09:11:57.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318eda90]
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f524524] was not registered for synchronization because synchronization is not active
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.206+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717206(Long), 0(Long), 1458090717206(Long), 0(Integer), 533100(String), 凌云县(String), 2014(Integer)
20160316-09:11:57.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f524524]
20160316-09:11:57.248+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.248+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47f347b6] was not registered for synchronization because synchronization is not active
20160316-09:11:57.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.249+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717248(Long), 0(Long), 1458090717248(Long), 0(Integer), 533200(String), 乐业县(String), 2014(Integer)
20160316-09:11:57.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47f347b6]
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2addc608] was not registered for synchronization because synchronization is not active
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.290+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717290(Long), 0(Long), 1458090717290(Long), 0(Integer), 533300(String), 田林县(String), 2014(Integer)
20160316-09:11:57.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2addc608]
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7261442] was not registered for synchronization because synchronization is not active
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717316(Long), 0(Long), 1458090717316(Long), 0(Integer), 776(String), 西林县(String), -1(Integer)
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7261442]
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6578553b] was not registered for synchronization because synchronization is not active
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.350+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717350(Long), 0(Long), 1458090717350(Long), 0(Integer), 542800(String), 贺州市(String), 2014(Integer)
20160316-09:11:57.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.397+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6578553b]
20160316-09:11:57.398+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.398+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@361cbdff] was not registered for synchronization because synchronization is not active
20160316-09:11:57.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717398(Long), 0(Long), 1458090717398(Long), 0(Integer), 542700(String), 富川瑶族自治县(String), 2014(Integer)
20160316-09:11:57.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@361cbdff]
20160316-09:11:57.427+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483095d0] was not registered for synchronization because synchronization is not active
20160316-09:11:57.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.428+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717428(Long), 0(Long), 1458090717428(Long), 0(Integer), 552106(String), 八步区(String), 2014(Integer)
20160316-09:11:57.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@483095d0]
20160316-09:11:57.477+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2412c49e] was not registered for synchronization because synchronization is not active
20160316-09:11:57.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717477(Long), 0(Long), 1458090717477(Long), 0(Integer), 546800(String), 昭平县(String), 2014(Integer)
20160316-09:11:57.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2412c49e]
20160316-09:11:57.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.528+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.528+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1836a8f0] was not registered for synchronization because synchronization is not active
20160316-09:11:57.528+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.528+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717528(Long), 0(Long), 1458090717528(Long), 0(Integer), 774(String), 钟山县(String), -1(Integer)
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1836a8f0]
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b230fc] was not registered for synchronization because synchronization is not active
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.545+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717545(Long), 0(Long), 1458090717545(Long), 0(Integer), 547000(String), 河池市(String), 2014(Integer)
20160316-09:11:57.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15b230fc]
20160316-09:11:57.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317d9c67] was not registered for synchronization because synchronization is not active
20160316-09:11:57.586+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.586+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717585(Long), 0(Long), 1458090717585(Long), 0(Integer), 546300(String), 宜州市(String), 2014(Integer)
20160316-09:11:57.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@317d9c67]
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b950106] was not registered for synchronization because synchronization is not active
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.615+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717615(Long), 0(Long), 1458090717615(Long), 0(Integer), 547000(String), 金城江区(String), 2014(Integer)
20160316-09:11:57.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b950106]
20160316-09:11:57.636+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.636+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a920729] was not registered for synchronization because synchronization is not active
20160316-09:11:57.637+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.637+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717636(Long), 0(Long), 1458090717636(Long), 0(Integer), 547200(String), 南丹县(String), 2014(Integer)
20160316-09:11:57.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.663+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a920729]
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34fa43c7] was not registered for synchronization because synchronization is not active
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717665(Long), 0(Long), 1458090717665(Long), 0(Integer), 547300(String), 天峨县(String), 2014(Integer)
20160316-09:11:57.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34fa43c7]
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48f5dfdb] was not registered for synchronization because synchronization is not active
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717694(Long), 0(Long), 1458090717694(Long), 0(Integer), 547600(String), 凤山县(String), 2014(Integer)
20160316-09:11:57.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48f5dfdb]
20160316-09:11:57.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.737+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@677ffe93] was not registered for synchronization because synchronization is not active
20160316-09:11:57.737+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.737+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.737+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717737(Long), 0(Long), 1458090717737(Long), 0(Integer), 547400(String), 东兰县(String), 2014(Integer)
20160316-09:11:57.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@677ffe93]
20160316-09:11:57.769+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.770+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.770+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d3124b] was not registered for synchronization because synchronization is not active
20160316-09:11:57.770+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.770+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717770(Long), 0(Long), 1458090717770(Long), 0(Integer), 546400(String), 罗城仫佬族自治县(String), 2014(Integer)
20160316-09:11:57.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d3124b]
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce39b6f] was not registered for synchronization because synchronization is not active
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.819+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717819(Long), 0(Long), 1458090717819(Long), 0(Integer), 547100(String), 环江毛南族自治县(String), 2014(Integer)
20160316-09:11:57.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.838+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.839+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ce39b6f]
20160316-09:11:57.839+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.840+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64143fb8] was not registered for synchronization because synchronization is not active
20160316-09:11:57.840+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.840+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717839(Long), 0(Long), 1458090717839(Long), 0(Integer), 547500(String), 巴马瑶族自治县(String), 2014(Integer)
20160316-09:11:57.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.868+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64143fb8]
20160316-09:11:57.868+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48206eda] was not registered for synchronization because synchronization is not active
20160316-09:11:57.869+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.869+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717869(Long), 0(Long), 1458090717869(Long), 0(Integer), 530700(String), 都安瑶族自治县(String), 2014(Integer)
20160316-09:11:57.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48206eda]
20160316-09:11:57.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224e41b2] was not registered for synchronization because synchronization is not active
20160316-09:11:57.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.898+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717897(Long), 0(Long), 1458090717897(Long), 0(Integer), 530800(String), 大化瑶族自治县(String), 2014(Integer)
20160316-09:11:57.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@224e41b2]
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78a3335c] was not registered for synchronization because synchronization is not active
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717927(Long), 0(Long), 1458090717927(Long), 0(Integer), 546100(String), 来宾市(String), 2014(Integer)
20160316-09:11:57.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78a3335c]
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac3dbbc] was not registered for synchronization because synchronization is not active
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.956+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717956(Long), 0(Long), 1458090717956(Long), 0(Integer), 546500(String), 合山市(String), 2014(Integer)
20160316-09:11:57.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:57.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ac3dbbc]
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17cea0f5] was not registered for synchronization because synchronization is not active
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:57.985+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:57.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:57.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:57.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090717985(Long), 0(Long), 1458090717985(Long), 0(Integer), 546100(String), 兴宾区(String), 2014(Integer)
20160316-09:11:58.004+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.005+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17cea0f5]
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36b2df5] was not registered for synchronization because synchronization is not active
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.007+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.007+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718007(Long), 0(Long), 1458090718007(Long), 0(Integer), 546200(String), 忻城县(String), 2014(Integer)
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36b2df5]
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2572dafe] was not registered for synchronization because synchronization is not active
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.032+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718032(Long), 0(Long), 1458090718032(Long), 0(Integer), 545800(String), 象州县(String), 2014(Integer)
20160316-09:11:58.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2572dafe]
20160316-09:11:58.064+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.064+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@515c2a53] was not registered for synchronization because synchronization is not active
20160316-09:11:58.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718064(Long), 0(Long), 1458090718064(Long), 0(Integer), 545900(String), 武宣县(String), 2014(Integer)
20160316-09:11:58.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@515c2a53]
20160316-09:11:58.094+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.094+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25e83bc] was not registered for synchronization because synchronization is not active
20160316-09:11:58.095+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.095+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718094(Long), 0(Long), 1458090718094(Long), 0(Integer), 772(String), 金秀瑶族自治县(String), -1(Integer)
20160316-09:11:58.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.123+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25e83bc]
20160316-09:11:58.123+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fce437c] was not registered for synchronization because synchronization is not active
20160316-09:11:58.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718124(Long), 0(Long), 1458090718124(Long), 0(Integer), 532200(String), 崇左市(String), 2014(Integer)
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fce437c]
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cf1d02b] was not registered for synchronization because synchronization is not active
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.151+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718151(Long), 0(Long), 1458090718151(Long), 0(Integer), 532600(String), 凭祥市(String), 2014(Integer)
20160316-09:11:58.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.179+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cf1d02b]
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dfbff04] was not registered for synchronization because synchronization is not active
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.182+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.182+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718182(Long), 0(Long), 1458090718182(Long), 0(Integer), 532200(String), 江洲区(String), 2014(Integer)
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dfbff04]
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@388cd606] was not registered for synchronization because synchronization is not active
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.205+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718205(Long), 0(Long), 1458090718205(Long), 0(Integer), 532100(String), 扶绥县(String), 2014(Integer)
20160316-09:11:58.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@388cd606]
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78323951] was not registered for synchronization because synchronization is not active
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.247+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718247(Long), 0(Long), 1458090718247(Long), 0(Integer), 532500(String), 宁明县(String), 2014(Integer)
20160316-09:11:58.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.278+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78323951]
20160316-09:11:58.278+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.278+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.279+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54ce26c3] was not registered for synchronization because synchronization is not active
20160316-09:11:58.279+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.279+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718278(Long), 0(Long), 1458090718278(Long), 0(Integer), 532400(String), 龙州县(String), 2014(Integer)
20160316-09:11:58.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54ce26c3]
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a432d9d] was not registered for synchronization because synchronization is not active
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.310+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718310(Long), 0(Long), 1458090718310(Long), 0(Integer), 532300(String), 大新县(String), 2014(Integer)
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a432d9d]
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d33f970] was not registered for synchronization because synchronization is not active
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718335(Long), 0(Long), 1458090718335(Long), 0(Integer), 532800(String), 天等县(String), 2014(Integer)
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d33f970]
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11c692c2] was not registered for synchronization because synchronization is not active
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.362+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718362(Long), 0(Long), 1458090718362(Long), 0(Integer), 00(String), 江西省(String), -1(Integer)
20160316-09:11:58.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.396+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11c692c2]
20160316-09:11:58.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32092e6a] was not registered for synchronization because synchronization is not active
20160316-09:11:58.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718399(Long), 0(Long), 1458090718399(Long), 0(Integer), 330000(String), 南昌市(String), 2138(Integer)
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32092e6a]
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@288c3f5b] was not registered for synchronization because synchronization is not active
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.424+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718424(Long), 0(Long), 1458090718424(Long), 0(Integer), 331700(String), 进贤县(String), 2138(Integer)
20160316-09:11:58.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.470+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@288c3f5b]
20160316-09:11:58.470+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222336eb] was not registered for synchronization because synchronization is not active
20160316-09:11:58.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.472+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718470(Long), 0(Long), 1458090718470(Long), 0(Integer), 330000(String), 东湖区(String), 2138(Integer)
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@222336eb]
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1487d6d5] was not registered for synchronization because synchronization is not active
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.499+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718499(Long), 0(Long), 1458090718499(Long), 0(Integer), 330000(String), 西湖区(String), 2138(Integer)
20160316-09:11:58.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.531+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1487d6d5]
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d428d9b] was not registered for synchronization because synchronization is not active
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718532(Long), 0(Long), 1458090718532(Long), 0(Integer), 330000(String), 青云谱区(String), 2138(Integer)
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d428d9b]
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@108e08dc] was not registered for synchronization because synchronization is not active
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.559+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718559(Long), 0(Long), 1458090718559(Long), 0(Integer), 330000(String), 湾里区(String), 2138(Integer)
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@108e08dc]
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f9a8c] was not registered for synchronization because synchronization is not active
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.575+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718575(Long), 0(Long), 1458090718575(Long), 0(Integer), 330200(String), 南昌县(String), 2138(Integer)
20160316-09:11:58.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@581f9a8c]
20160316-09:11:58.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b4a38c4] was not registered for synchronization because synchronization is not active
20160316-09:11:58.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718619(Long), 0(Long), 1458090718619(Long), 0(Integer), 330100(String), 新建县(String), 2138(Integer)
20160316-09:11:58.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b4a38c4]
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44df9749] was not registered for synchronization because synchronization is not active
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.661+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718661(Long), 0(Long), 1458090718661(Long), 0(Integer), 791(String), 安义县(String), -1(Integer)
20160316-09:11:58.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44df9749]
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5465cf03] was not registered for synchronization because synchronization is not active
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.697+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718697(Long), 0(Long), 1458090718697(Long), 0(Integer), 333000(String), 景德镇市(String), 2138(Integer)
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5465cf03]
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c4cf453] was not registered for synchronization because synchronization is not active
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.721+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.721+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718721(Long), 0(Long), 1458090718721(Long), 0(Integer), 333300(String), 乐平市(String), 2138(Integer)
20160316-09:11:58.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c4cf453]
20160316-09:11:58.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.850+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.850+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625f12a7] was not registered for synchronization because synchronization is not active
20160316-09:11:58.850+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.850+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718850(Long), 0(Long), 1458090718850(Long), 0(Integer), 333000(String), 昌江区(String), 2138(Integer)
20160316-09:11:58.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.887+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625f12a7]
20160316-09:11:58.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d47a50] was not registered for synchronization because synchronization is not active
20160316-09:11:58.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718891(Long), 0(Long), 1458090718891(Long), 0(Integer), 333000(String), 珠山区(String), 2138(Integer)
20160316-09:11:58.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d47a50]
20160316-09:11:58.928+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199cd925] was not registered for synchronization because synchronization is not active
20160316-09:11:58.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.929+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718929(Long), 0(Long), 1458090718929(Long), 0(Integer), 798(String), 浮梁县(String), -1(Integer)
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@199cd925]
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a6500d] was not registered for synchronization because synchronization is not active
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.948+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718948(Long), 0(Long), 1458090718948(Long), 0(Integer), 337000(String), 萍乡市(String), 2138(Integer)
20160316-09:11:58.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:58.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:58.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44a6500d]
20160316-09:11:58.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:58.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:58.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3becd589] was not registered for synchronization because synchronization is not active
20160316-09:11:58.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:58.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:58.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:58.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:58.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090718986(Long), 0(Long), 1458090718986(Long), 0(Integer), 337000(String), 芦溪县(String), 2138(Integer)
20160316-09:11:59.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3becd589]
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d6faacd] was not registered for synchronization because synchronization is not active
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.019+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719019(Long), 0(Long), 1458090719019(Long), 0(Integer), 337000(String), 安源区(String), 2138(Integer)
20160316-09:11:59.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d6faacd]
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9328145] was not registered for synchronization because synchronization is not active
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.053+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719053(Long), 0(Long), 1458090719053(Long), 0(Integer), 337000(String), 湘东区(String), 2138(Integer)
20160316-09:11:59.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9328145]
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9f00311] was not registered for synchronization because synchronization is not active
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.082+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719082(Long), 0(Long), 1458090719082(Long), 0(Integer), 337100(String), 莲花县(String), 2138(Integer)
20160316-09:11:59.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9f00311]
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@472b4a45] was not registered for synchronization because synchronization is not active
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.111+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719111(Long), 0(Long), 1458090719111(Long), 0(Integer), 337000(String), 上栗县(String), 2138(Integer)
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@472b4a45]
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1e830] was not registered for synchronization because synchronization is not active
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719132(Long), 0(Long), 1458090719132(Long), 0(Integer), 332000(String), 九江市(String), 2138(Integer)
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16b1e830]
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50440fd3] was not registered for synchronization because synchronization is not active
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.167+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719167(Long), 0(Long), 1458090719167(Long), 0(Integer), 332200(String), 瑞昌市(String), 2138(Integer)
20160316-09:11:59.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50440fd3]
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ce676b] was not registered for synchronization because synchronization is not active
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.212+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719212(Long), 0(Long), 1458090719212(Long), 0(Integer), 332900(String), 庐山区(String), 2138(Integer)
20160316-09:11:59.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70ce676b]
20160316-09:11:59.244+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.244+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f2b3ab0] was not registered for synchronization because synchronization is not active
20160316-09:11:59.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.245+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719244(Long), 0(Long), 1458090719244(Long), 0(Integer), 332000(String), 浔阳区(String), 2138(Integer)
20160316-09:11:59.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f2b3ab0]
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e871ab4] was not registered for synchronization because synchronization is not active
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719283(Long), 0(Long), 1458090719283(Long), 0(Integer), 332100(String), 九江县(String), 2138(Integer)
20160316-09:11:59.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e871ab4]
20160316-09:11:59.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5433b4fc] was not registered for synchronization because synchronization is not active
20160316-09:11:59.312+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.312+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.312+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719311(Long), 0(Long), 1458090719311(Long), 0(Integer), 332300(String), 武宁县(String), 2138(Integer)
20160316-09:11:59.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5433b4fc]
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d3154fa] was not registered for synchronization because synchronization is not active
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.345+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.345+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719345(Long), 0(Long), 1458090719345(Long), 0(Integer), 332400(String), 修水县(String), 2138(Integer)
20160316-09:11:59.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d3154fa]
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30dbcecf] was not registered for synchronization because synchronization is not active
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.380+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719380(Long), 0(Long), 1458090719380(Long), 0(Integer), 330300(String), 永修县(String), 2138(Integer)
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30dbcecf]
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@342958ce] was not registered for synchronization because synchronization is not active
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.411+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719411(Long), 0(Long), 1458090719411(Long), 0(Integer), 330400(String), 德安县(String), 2138(Integer)
20160316-09:11:59.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@342958ce]
20160316-09:11:59.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.457+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61628ac5] was not registered for synchronization because synchronization is not active
20160316-09:11:59.457+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.457+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719457(Long), 0(Long), 1458090719457(Long), 0(Integer), 332800(String), 星子县(String), 2138(Integer)
20160316-09:11:59.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61628ac5]
20160316-09:11:59.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e2ca375] was not registered for synchronization because synchronization is not active
20160316-09:11:59.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.490+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.490+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719490(Long), 0(Long), 1458090719490(Long), 0(Integer), 332600(String), 都昌县(String), 2138(Integer)
20160316-09:11:59.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e2ca375]
20160316-09:11:59.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6118f155] was not registered for synchronization because synchronization is not active
20160316-09:11:59.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719520(Long), 0(Long), 1458090719520(Long), 0(Integer), 332500(String), 湖口县(String), 2138(Integer)
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6118f155]
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d6ab6d4] was not registered for synchronization because synchronization is not active
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719544(Long), 0(Long), 1458090719544(Long), 0(Integer), 792(String), 彭泽县(String), -1(Integer)
20160316-09:11:59.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d6ab6d4]
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@223f9454] was not registered for synchronization because synchronization is not active
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.578+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.578+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719578(Long), 0(Long), 1458090719578(Long), 0(Integer), 336500(String), 新余市(String), 2138(Integer)
20160316-09:11:59.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@223f9454]
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6179ff98] was not registered for synchronization because synchronization is not active
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.611+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.611+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719611(Long), 0(Long), 1458090719611(Long), 0(Integer), 336600(String), 分宜县(String), 2138(Integer)
20160316-09:11:59.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.663+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6179ff98]
20160316-09:11:59.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17732797] was not registered for synchronization because synchronization is not active
20160316-09:11:59.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.664+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719664(Long), 0(Long), 1458090719664(Long), 0(Integer), 790(String), 渝水区(String), -1(Integer)
20160316-09:11:59.687+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17732797]
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ddf06fd] was not registered for synchronization because synchronization is not active
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.689+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719689(Long), 0(Long), 1458090719689(Long), 0(Integer), 335000(String), 鹰潭市(String), 2138(Integer)
20160316-09:11:59.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ddf06fd]
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5859f61b] was not registered for synchronization because synchronization is not active
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.718+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719718(Long), 0(Long), 1458090719718(Long), 0(Integer), 335400(String), 贵溪市(String), 2138(Integer)
20160316-09:11:59.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5859f61b]
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25ab0164] was not registered for synchronization because synchronization is not active
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.747+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.748+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719747(Long), 0(Long), 1458090719747(Long), 0(Integer), 335000(String), 月湖区(String), 2138(Integer)
20160316-09:11:59.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.776+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25ab0164]
20160316-09:11:59.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dd5ac28] was not registered for synchronization because synchronization is not active
20160316-09:11:59.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.777+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719777(Long), 0(Long), 1458090719777(Long), 0(Integer), 335200(String), 余江县(String), 2138(Integer)
20160316-09:11:59.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dd5ac28]
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5faad4] was not registered for synchronization because synchronization is not active
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.805+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719805(Long), 0(Long), 1458090719805(Long), 0(Integer), 341000(String), 赣州市(String), 2138(Integer)
20160316-09:11:59.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5faad4]
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44852ea8] was not registered for synchronization because synchronization is not active
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.845+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.845+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719845(Long), 0(Long), 1458090719845(Long), 0(Integer), 341400(String), 南康市(String), 2138(Integer)
20160316-09:11:59.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44852ea8]
20160316-09:11:59.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e1ba256] was not registered for synchronization because synchronization is not active
20160316-09:11:59.905+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.905+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719904(Long), 0(Long), 1458090719904(Long), 0(Integer), 341000(String), 章贡区(String), 2138(Integer)
20160316-09:11:59.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e1ba256]
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78b850d0] was not registered for synchronization because synchronization is not active
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.930+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719930(Long), 0(Long), 1458090719930(Long), 0(Integer), 341100(String), 赣县(String), 2138(Integer)
20160316-09:11:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78b850d0]
20160316-09:11:59.952+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6fb774] was not registered for synchronization because synchronization is not active
20160316-09:11:59.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.953+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719952(Long), 0(Long), 1458090719952(Long), 0(Integer), 341600(String), 信丰县(String), 2138(Integer)
20160316-09:11:59.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:11:59.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6fb774]
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41f0b28] was not registered for synchronization because synchronization is not active
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:11:59.981+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:11:59.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:11:59.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:11:59.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090719981(Long), 0(Long), 1458090719981(Long), 0(Integer), 341500(String), 大余县(String), 2138(Integer)
20160316-09:12:00.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41f0b28]
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56848738] was not registered for synchronization because synchronization is not active
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.024+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720024(Long), 0(Long), 1458090720024(Long), 0(Integer), 341200(String), 上犹县(String), 2138(Integer)
20160316-09:12:00.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56848738]
20160316-09:12:00.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.053+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b97ca30] was not registered for synchronization because synchronization is not active
20160316-09:12:00.053+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.053+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.053+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720052(Long), 0(Long), 1458090720052(Long), 0(Integer), 341300(String), 崇义县(String), 2138(Integer)
20160316-09:12:00.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b97ca30]
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50f0f36b] was not registered for synchronization because synchronization is not active
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.078+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720078(Long), 0(Long), 1458090720078(Long), 0(Integer), 342100(String), 安远县(String), 2138(Integer)
20160316-09:12:00.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50f0f36b]
20160316-09:12:00.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.109+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e70160c] was not registered for synchronization because synchronization is not active
20160316-09:12:00.109+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.110+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720109(Long), 0(Long), 1458090720109(Long), 0(Integer), 341700(String), 龙南县(String), 2138(Integer)
20160316-09:12:00.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e70160c]
20160316-09:12:00.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c2547b] was not registered for synchronization because synchronization is not active
20160316-09:12:00.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.137+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720136(Long), 0(Long), 1458090720136(Long), 0(Integer), 341900(String), 定南县(String), 2138(Integer)
20160316-09:12:00.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c2547b]
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@234d04de] was not registered for synchronization because synchronization is not active
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720166(Long), 0(Long), 1458090720166(Long), 0(Integer), 341800(String), 全南县(String), 2138(Integer)
20160316-09:12:00.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@234d04de]
20160316-09:12:00.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ecb39d] was not registered for synchronization because synchronization is not active
20160316-09:12:00.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.197+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720196(Long), 0(Long), 1458090720196(Long), 0(Integer), 342800(String), 宁都县(String), 2138(Integer)
20160316-09:12:00.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.221+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.223+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ecb39d]
20160316-09:12:00.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@173f9673] was not registered for synchronization because synchronization is not active
20160316-09:12:00.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.224+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720224(Long), 0(Long), 1458090720224(Long), 0(Integer), 342300(String), 于都县(String), 2138(Integer)
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@173f9673]
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bc1d89f] was not registered for synchronization because synchronization is not active
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720250(Long), 0(Long), 1458090720250(Long), 0(Integer), 342400(String), 兴国县(String), 2138(Integer)
20160316-09:12:00.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bc1d89f]
20160316-09:12:00.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f949f78] was not registered for synchronization because synchronization is not active
20160316-09:12:00.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720268(Long), 0(Long), 1458090720268(Long), 0(Integer), 342600(String), 会昌县(String), 2138(Integer)
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f949f78]
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4337617b] was not registered for synchronization because synchronization is not active
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.300+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720300(Long), 0(Long), 1458090720300(Long), 0(Integer), 342200(String), 寻乌县(String), 2138(Integer)
20160316-09:12:00.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.371+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4337617b]
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31274251] was not registered for synchronization because synchronization is not active
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.373+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.373+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720373(Long), 0(Long), 1458090720373(Long), 0(Integer), 342700(String), 石城县(String), 2138(Integer)
20160316-09:12:00.412+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.413+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31274251]
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e09ce6] was not registered for synchronization because synchronization is not active
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.417+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720417(Long), 0(Long), 1458090720417(Long), 0(Integer), 797(String), 瑞金市(String), -1(Integer)
20160316-09:12:00.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e09ce6]
20160316-09:12:00.469+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.469+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.470+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49ce01a4] was not registered for synchronization because synchronization is not active
20160316-09:12:00.470+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.470+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.470+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720469(Long), 0(Long), 1458090720469(Long), 0(Integer), 343000(String), 吉安市(String), 2138(Integer)
20160316-09:12:00.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49ce01a4]
20160316-09:12:00.494+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cb9fd6f] was not registered for synchronization because synchronization is not active
20160316-09:12:00.495+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.495+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720494(Long), 0(Long), 1458090720494(Long), 0(Integer), 343600(String), 井冈山市(String), 2138(Integer)
20160316-09:12:00.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.529+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cb9fd6f]
20160316-09:12:00.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2057f44a] was not registered for synchronization because synchronization is not active
20160316-09:12:00.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.533+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720533(Long), 0(Long), 1458090720533(Long), 0(Integer), 343000(String), 吉州区(String), 2138(Integer)
20160316-09:12:00.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2057f44a]
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c062b5d] was not registered for synchronization because synchronization is not active
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.576+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720576(Long), 0(Long), 1458090720576(Long), 0(Integer), 343000(String), 青原区(String), 2138(Integer)
20160316-09:12:00.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.609+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.611+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c062b5d]
20160316-09:12:00.611+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.612+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.612+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38ed6a8] was not registered for synchronization because synchronization is not active
20160316-09:12:00.612+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.612+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720611(Long), 0(Long), 1458090720611(Long), 0(Integer), 343100(String), 吉安县(String), 2138(Integer)
20160316-09:12:00.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.647+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38ed6a8]
20160316-09:12:00.647+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7115106a] was not registered for synchronization because synchronization is not active
20160316-09:12:00.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.648+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.648+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720648(Long), 0(Long), 1458090720648(Long), 0(Integer), 331600(String), 吉水县(String), 2138(Integer)
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7115106a]
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@531a32fb] was not registered for synchronization because synchronization is not active
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.664+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720664(Long), 0(Long), 1458090720664(Long), 0(Integer), 331400(String), 峡江县(String), 2138(Integer)
20160316-09:12:00.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@531a32fb]
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badc0ac] was not registered for synchronization because synchronization is not active
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720703(Long), 0(Long), 1458090720703(Long), 0(Integer), 331300(String), 新干县(String), 2138(Integer)
20160316-09:12:00.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badc0ac]
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73f5c083] was not registered for synchronization because synchronization is not active
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.729+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720729(Long), 0(Long), 1458090720729(Long), 0(Integer), 331500(String), 永丰县(String), 2138(Integer)
20160316-09:12:00.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.763+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73f5c083]
20160316-09:12:00.763+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.763+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.764+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7debe95d] was not registered for synchronization because synchronization is not active
20160316-09:12:00.764+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.764+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.764+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720763(Long), 0(Long), 1458090720763(Long), 0(Integer), 343700(String), 泰和县(String), 2138(Integer)
20160316-09:12:00.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.889+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7debe95d]
20160316-09:12:00.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.891+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e63ec2d] was not registered for synchronization because synchronization is not active
20160316-09:12:00.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720891(Long), 0(Long), 1458090720891(Long), 0(Integer), 343900(String), 遂川县(String), 2138(Integer)
20160316-09:12:00.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.926+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.928+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e63ec2d]
20160316-09:12:00.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7dbfe] was not registered for synchronization because synchronization is not active
20160316-09:12:00.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.929+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720929(Long), 0(Long), 1458090720929(Long), 0(Integer), 343800(String), 万安县(String), 2138(Integer)
20160316-09:12:00.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7dbfe]
20160316-09:12:00.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b66e37d] was not registered for synchronization because synchronization is not active
20160316-09:12:00.948+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.948+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720947(Long), 0(Long), 1458090720947(Long), 0(Integer), 343200(String), 安福县(String), 2138(Integer)
20160316-09:12:00.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:00.973+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:00.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b66e37d]
20160316-09:12:00.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:00.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:00.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7a2419] was not registered for synchronization because synchronization is not active
20160316-09:12:00.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:00.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:00.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:00.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:00.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090720993(Long), 0(Long), 1458090720993(Long), 0(Integer), 343400(String), 永新县(String), 2138(Integer)
20160316-09:12:01.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e7a2419]
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b0b9278] was not registered for synchronization because synchronization is not active
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.016+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721016(Long), 0(Long), 1458090721016(Long), 0(Integer), 336000(String), 宜春市(String), 2138(Integer)
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b0b9278]
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b6f44a2] was not registered for synchronization because synchronization is not active
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.041+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721041(Long), 0(Long), 1458090721041(Long), 0(Integer), 330800(String), 高安市(String), 2138(Integer)
20160316-09:12:01.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.071+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b6f44a2]
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1080988f] was not registered for synchronization because synchronization is not active
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721073(Long), 0(Long), 1458090721073(Long), 0(Integer), 336000(String), 袁州区(String), 2138(Integer)
20160316-09:12:01.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.087+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1080988f]
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e3285c5] was not registered for synchronization because synchronization is not active
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.103+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721103(Long), 0(Long), 1458090721103(Long), 0(Integer), 330700(String), 奉新县(String), 2138(Integer)
20160316-09:12:01.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e3285c5]
20160316-09:12:01.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2157f953] was not registered for synchronization because synchronization is not active
20160316-09:12:01.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.136+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721135(Long), 0(Long), 1458090721135(Long), 0(Integer), 336100(String), 万载县(String), 2138(Integer)
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2157f953]
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@529cef26] was not registered for synchronization because synchronization is not active
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.153+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721153(Long), 0(Long), 1458090721153(Long), 0(Integer), 336400(String), 上高县(String), 2138(Integer)
20160316-09:12:01.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@529cef26]
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4a7e7f] was not registered for synchronization because synchronization is not active
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.189+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.190+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721189(Long), 0(Long), 1458090721189(Long), 0(Integer), 336300(String), 宜丰县(String), 2138(Integer)
20160316-09:12:01.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.211+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a4a7e7f]
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33bf290] was not registered for synchronization because synchronization is not active
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.212+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721212(Long), 0(Long), 1458090721212(Long), 0(Integer), 330600(String), 靖安县(String), 2138(Integer)
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33bf290]
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c2af60e] was not registered for synchronization because synchronization is not active
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.225+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721225(Long), 0(Long), 1458090721225(Long), 0(Integer), 336200(String), 铜鼓县(String), 2138(Integer)
20160316-09:12:01.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c2af60e]
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37969e6] was not registered for synchronization because synchronization is not active
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.261+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721261(Long), 0(Long), 1458090721261(Long), 0(Integer), 331100(String), 丰城市(String), 2138(Integer)
20160316-09:12:01.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37969e6]
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b1b57a8] was not registered for synchronization because synchronization is not active
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.296+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721296(Long), 0(Long), 1458090721296(Long), 0(Integer), 795(String), 樟树市(String), -1(Integer)
20160316-09:12:01.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.321+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b1b57a8]
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2f567b] was not registered for synchronization because synchronization is not active
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.323+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721323(Long), 0(Long), 1458090721323(Long), 0(Integer), 344000(String), 抚州市(String), 2138(Integer)
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2f567b]
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee61e1f] was not registered for synchronization because synchronization is not active
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721335(Long), 0(Long), 1458090721335(Long), 0(Integer), 344900(String), 广昌县(String), 2138(Integer)
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ee61e1f]
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35580b3a] was not registered for synchronization because synchronization is not active
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.351+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721351(Long), 0(Long), 1458090721351(Long), 0(Integer), 344100(String), 临川区(String), 2138(Integer)
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35580b3a]
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4df1107e] was not registered for synchronization because synchronization is not active
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.386+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.386+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721386(Long), 0(Long), 1458090721386(Long), 0(Integer), 344700(String), 南城县(String), 2138(Integer)
20160316-09:12:01.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.426+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4df1107e]
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d624712] was not registered for synchronization because synchronization is not active
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.428+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.429+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721428(Long), 0(Long), 1458090721428(Long), 0(Integer), 344600(String), 黎川县(String), 2138(Integer)
20160316-09:12:01.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d624712]
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68651690] was not registered for synchronization because synchronization is not active
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.463+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721463(Long), 0(Long), 1458090721463(Long), 0(Integer), 344500(String), 南丰县(String), 2138(Integer)
20160316-09:12:01.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68651690]
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58aa7e7b] was not registered for synchronization because synchronization is not active
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.506+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.506+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721506(Long), 0(Long), 1458090721506(Long), 0(Integer), 344200(String), 崇仁县(String), 2138(Integer)
20160316-09:12:01.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58aa7e7b]
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26bf49c] was not registered for synchronization because synchronization is not active
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.545+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721545(Long), 0(Long), 1458090721545(Long), 0(Integer), 344300(String), 乐安县(String), 2138(Integer)
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26bf49c]
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7333994d] was not registered for synchronization because synchronization is not active
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.562+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.562+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721562(Long), 0(Long), 1458090721562(Long), 0(Integer), 344400(String), 宜黄县(String), 2138(Integer)
20160316-09:12:01.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7333994d]
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ed3b095] was not registered for synchronization because synchronization is not active
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.603+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.603+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721603(Long), 0(Long), 1458090721603(Long), 0(Integer), 344800(String), 金溪县(String), 2138(Integer)
20160316-09:12:01.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ed3b095]
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@de2cb04] was not registered for synchronization because synchronization is not active
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.631+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721631(Long), 0(Long), 1458090721631(Long), 0(Integer), 335300(String), 资溪县(String), 2138(Integer)
20160316-09:12:01.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@de2cb04]
20160316-09:12:01.660+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ffecba5] was not registered for synchronization because synchronization is not active
20160316-09:12:01.662+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.662+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721660(Long), 0(Long), 1458090721660(Long), 0(Integer), 331800(String), 东乡县(String), 2138(Integer)
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ffecba5]
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f325de6] was not registered for synchronization because synchronization is not active
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721690(Long), 0(Long), 1458090721690(Long), 0(Integer), 334000(String), 上饶市(String), 2138(Integer)
20160316-09:12:01.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.713+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f325de6]
20160316-09:12:01.713+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bdba020] was not registered for synchronization because synchronization is not active
20160316-09:12:01.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.714+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721714(Long), 0(Long), 1458090721714(Long), 0(Integer), 334200(String), 德兴市(String), 2138(Integer)
20160316-09:12:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bdba020]
20160316-09:12:01.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2908c342] was not registered for synchronization because synchronization is not active
20160316-09:12:01.742+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.742+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721741(Long), 0(Long), 1458090721741(Long), 0(Integer), 334000(String), 信州区(String), 2138(Integer)
20160316-09:12:01.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.770+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2908c342]
20160316-09:12:01.770+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ecd4f54] was not registered for synchronization because synchronization is not active
20160316-09:12:01.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.771+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721771(Long), 0(Long), 1458090721771(Long), 0(Integer), 334100(String), 上饶县(String), 2138(Integer)
20160316-09:12:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ecd4f54]
20160316-09:12:01.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59a6dcd2] was not registered for synchronization because synchronization is not active
20160316-09:12:01.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.799+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721798(Long), 0(Long), 1458090721798(Long), 0(Integer), 334600(String), 广丰县(String), 2138(Integer)
20160316-09:12:01.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@59a6dcd2]
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78aa113f] was not registered for synchronization because synchronization is not active
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.835+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721835(Long), 0(Long), 1458090721835(Long), 0(Integer), 334700(String), 玉山县(String), 2138(Integer)
20160316-09:12:01.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78aa113f]
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af4a56c] was not registered for synchronization because synchronization is not active
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.872+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721872(Long), 0(Long), 1458090721872(Long), 0(Integer), 334500(String), 铅山县(String), 2138(Integer)
20160316-09:12:01.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af4a56c]
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d72c934] was not registered for synchronization because synchronization is not active
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.902+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.902+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721902(Long), 0(Long), 1458090721902(Long), 0(Integer), 334300(String), 横峰县(String), 2138(Integer)
20160316-09:12:01.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d72c934]
20160316-09:12:01.934+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.935+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.935+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2871977e] was not registered for synchronization because synchronization is not active
20160316-09:12:01.935+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.935+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721935(Long), 0(Long), 1458090721935(Long), 0(Integer), 334400(String), 弋阳县(String), 2138(Integer)
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2871977e]
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43b34c70] was not registered for synchronization because synchronization is not active
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:01.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:01.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090721975(Long), 0(Long), 1458090721975(Long), 0(Integer), 335100(String), 余干县(String), 2138(Integer)
20160316-09:12:01.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:01.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:01.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43b34c70]
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318eaa07] was not registered for synchronization because synchronization is not active
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.010+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722010(Long), 0(Long), 1458090722010(Long), 0(Integer), 333100(String), 鄱阳县(String), 2138(Integer)
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@318eaa07]
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9df057] was not registered for synchronization because synchronization is not active
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.030+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722030(Long), 0(Long), 1458090722030(Long), 0(Integer), 335500(String), 万年县(String), 2138(Integer)
20160316-09:12:02.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.062+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c9df057]
20160316-09:12:02.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f42a80d] was not registered for synchronization because synchronization is not active
20160316-09:12:02.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.066+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722065(Long), 0(Long), 1458090722065(Long), 0(Integer), 793(String), 婺源县(String), -1(Integer)
20160316-09:12:02.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.102+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f42a80d]
20160316-09:12:02.102+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.102+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9dcca35] was not registered for synchronization because synchronization is not active
20160316-09:12:02.103+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.103+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722102(Long), 0(Long), 1458090722102(Long), 0(Integer), 00(String), 四川省(String), -1(Integer)
20160316-09:12:02.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.129+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9dcca35]
20160316-09:12:02.131+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2759c18f] was not registered for synchronization because synchronization is not active
20160316-09:12:02.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722132(Long), 0(Long), 1458090722132(Long), 0(Integer), 610000(String), 成都市(String), 2248(Integer)
20160316-09:12:02.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2759c18f]
20160316-09:12:02.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4415eed8] was not registered for synchronization because synchronization is not active
20160316-09:12:02.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722162(Long), 0(Long), 1458090722162(Long), 0(Integer), 611200(String), 崇州市(String), 2248(Integer)
20160316-09:12:02.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4415eed8]
20160316-09:12:02.192+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.192+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.193+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62eabb86] was not registered for synchronization because synchronization is not active
20160316-09:12:02.193+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.193+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.193+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722192(Long), 0(Long), 1458090722192(Long), 0(Integer), 610000(String), 锦江区(String), 2248(Integer)
20160316-09:12:02.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62eabb86]
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267efa66] was not registered for synchronization because synchronization is not active
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.213+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722213(Long), 0(Long), 1458090722213(Long), 0(Integer), 610000(String), 青羊区(String), 2248(Integer)
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267efa66]
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ddf41c8] was not registered for synchronization because synchronization is not active
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.242+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722242(Long), 0(Long), 1458090722242(Long), 0(Integer), 610000(String), 金牛区(String), 2248(Integer)
20160316-09:12:02.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ddf41c8]
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43405236] was not registered for synchronization because synchronization is not active
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.277+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.277+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722277(Long), 0(Long), 1458090722277(Long), 0(Integer), 610000(String), 武侯区(String), 2248(Integer)
20160316-09:12:02.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43405236]
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@702cb634] was not registered for synchronization because synchronization is not active
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.297+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.297+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722297(Long), 0(Long), 1458090722297(Long), 0(Integer), 610000(String), 成华区(String), 2248(Integer)
20160316-09:12:02.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@702cb634]
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@343fe222] was not registered for synchronization because synchronization is not active
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.320+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.320+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722320(Long), 0(Long), 1458090722320(Long), 0(Integer), 610100(String), 龙泉驿区(String), 2248(Integer)
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@343fe222]
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43de6a4f] was not registered for synchronization because synchronization is not active
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722335(Long), 0(Long), 1458090722335(Long), 0(Integer), 610300(String), 青白江区(String), 2248(Integer)
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43de6a4f]
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48b66454] was not registered for synchronization because synchronization is not active
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.368+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722368(Long), 0(Long), 1458090722368(Long), 0(Integer), 610500(String), 新都区(String), 2248(Integer)
20160316-09:12:02.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48b66454]
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d009d67] was not registered for synchronization because synchronization is not active
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.410+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722410(Long), 0(Long), 1458090722410(Long), 0(Integer), 610400(String), 金堂县(String), 2248(Integer)
20160316-09:12:02.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.446+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d009d67]
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39d1b467] was not registered for synchronization because synchronization is not active
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.447+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722447(Long), 0(Long), 1458090722447(Long), 0(Integer), 610200(String), 双流县(String), 2248(Integer)
20160316-09:12:02.477+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39d1b467]
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29485e80] was not registered for synchronization because synchronization is not active
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.480+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722480(Long), 0(Long), 1458090722480(Long), 0(Integer), 611100(String), 温江县(String), 2248(Integer)
20160316-09:12:02.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.513+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29485e80]
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a879e96] was not registered for synchronization because synchronization is not active
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.515+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722515(Long), 0(Long), 1458090722515(Long), 0(Integer), 611700(String), 郫县(String), 2248(Integer)
20160316-09:12:02.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a879e96]
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@210cdea0] was not registered for synchronization because synchronization is not active
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722544(Long), 0(Long), 1458090722544(Long), 0(Integer), 611300(String), 大邑县(String), 2248(Integer)
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@210cdea0]
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66d5499f] was not registered for synchronization because synchronization is not active
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722574(Long), 0(Long), 1458090722574(Long), 0(Integer), 611600(String), 蒲江县(String), 2248(Integer)
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66d5499f]
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69ec2cb] was not registered for synchronization because synchronization is not active
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.595+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722595(Long), 0(Long), 1458090722595(Long), 0(Integer), 611400(String), 新津县(String), 2248(Integer)
20160316-09:12:02.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69ec2cb]
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b911416] was not registered for synchronization because synchronization is not active
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.621+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.637+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722621(Long), 0(Long), 1458090722621(Long), 0(Integer), 611800(String), 都江堰市(String), 2248(Integer)
20160316-09:12:02.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.662+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b911416]
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@241e21f6] was not registered for synchronization because synchronization is not active
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722665(Long), 0(Long), 1458090722665(Long), 0(Integer), 610000(String), 彭州市(String), 2248(Integer)
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@241e21f6]
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e807ed8] was not registered for synchronization because synchronization is not active
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.680+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.680+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722680(Long), 0(Long), 1458090722680(Long), 0(Integer), 611500(String), 邛崃市(String), 2248(Integer)
20160316-09:12:02.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.713+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e807ed8]
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c228ac3] was not registered for synchronization because synchronization is not active
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.715+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722715(Long), 0(Long), 1458090722715(Long), 0(Integer), 643000(String), 自贡市(String), 2248(Integer)
20160316-09:12:02.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c228ac3]
20160316-09:12:02.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.746+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7529eabd] was not registered for synchronization because synchronization is not active
20160316-09:12:02.746+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.747+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722746(Long), 0(Long), 1458090722746(Long), 0(Integer), 643200(String), 富顺县(String), 2248(Integer)
20160316-09:12:02.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7529eabd]
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fe18667] was not registered for synchronization because synchronization is not active
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.870+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722870(Long), 0(Long), 1458090722870(Long), 0(Integer), 643000(String), 自流井区(String), 2248(Integer)
20160316-09:12:02.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fe18667]
20160316-09:12:02.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9c73b] was not registered for synchronization because synchronization is not active
20160316-09:12:02.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.898+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722898(Long), 0(Long), 1458090722898(Long), 0(Integer), 643020(String), 贡井区(String), 2248(Integer)
20160316-09:12:02.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b9c73b]
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b0ee504] was not registered for synchronization because synchronization is not active
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722927(Long), 0(Long), 1458090722927(Long), 0(Integer), 643010(String), 大安区(String), 2248(Integer)
20160316-09:12:02.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b0ee504]
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6456919f] was not registered for synchronization because synchronization is not active
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.947+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722947(Long), 0(Long), 1458090722947(Long), 0(Integer), 643030(String), 沿滩区(String), 2248(Integer)
20160316-09:12:02.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6456919f]
20160316-09:12:02.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.976+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb22c41] was not registered for synchronization because synchronization is not active
20160316-09:12:02.976+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.976+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722976(Long), 0(Long), 1458090722976(Long), 0(Integer), 813(String), 荣县(String), -1(Integer)
20160316-09:12:02.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:02.996+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:02.997+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb22c41]
20160316-09:12:02.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:02.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:02.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f5579a1] was not registered for synchronization because synchronization is not active
20160316-09:12:02.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:02.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:02.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:02.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:02.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090722998(Long), 0(Long), 1458090722998(Long), 0(Integer), 617000(String), 攀枝花市(String), 2248(Integer)
20160316-09:12:03.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.021+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.021+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.022+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f5579a1]
20160316-09:12:03.022+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.022+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.022+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f7a18d9] was not registered for synchronization because synchronization is not active
20160316-09:12:03.023+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.023+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723022(Long), 0(Long), 1458090723022(Long), 0(Integer), 617100(String), 盐边县(String), 2248(Integer)
20160316-09:12:03.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f7a18d9]
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5601a409] was not registered for synchronization because synchronization is not active
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.063+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723063(Long), 0(Long), 1458090723063(Long), 0(Integer), 617000(String), 东区(String), 2248(Integer)
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5601a409]
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6505bd24] was not registered for synchronization because synchronization is not active
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.089+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723089(Long), 0(Long), 1458090723089(Long), 0(Integer), 617000(String), 西区(String), 2248(Integer)
20160316-09:12:03.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6505bd24]
20160316-09:12:03.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e02c7fe] was not registered for synchronization because synchronization is not active
20160316-09:12:03.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.128+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723128(Long), 0(Long), 1458090723128(Long), 0(Integer), 617000(String), 仁和区(String), 2248(Integer)
20160316-09:12:03.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e02c7fe]
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44831670] was not registered for synchronization because synchronization is not active
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.161+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723161(Long), 0(Long), 1458090723161(Long), 0(Integer), 617200(String), 米易县(String), 2248(Integer)
20160316-09:12:03.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44831670]
20160316-09:12:03.195+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.195+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.195+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6405e5b2] was not registered for synchronization because synchronization is not active
20160316-09:12:03.195+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.195+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723195(Long), 0(Long), 1458090723195(Long), 0(Integer), 646000(String), 泸州市(String), 2248(Integer)
20160316-09:12:03.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6405e5b2]
20160316-09:12:03.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d253fa7] was not registered for synchronization because synchronization is not active
20160316-09:12:03.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723215(Long), 0(Long), 1458090723215(Long), 0(Integer), 646500(String), 古蔺县(String), 2248(Integer)
20160316-09:12:03.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.229+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.229+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d253fa7]
20160316-09:12:03.229+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a47ac8c] was not registered for synchronization because synchronization is not active
20160316-09:12:03.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.245+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723245(Long), 0(Long), 1458090723245(Long), 0(Integer), 646000(String), 江阳区(String), 2248(Integer)
20160316-09:12:03.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.276+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a47ac8c]
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ee28500] was not registered for synchronization because synchronization is not active
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.278+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723278(Long), 0(Long), 1458090723278(Long), 0(Integer), 646300(String), 纳溪区(String), 2248(Integer)
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ee28500]
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1627be57] was not registered for synchronization because synchronization is not active
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.310+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723310(Long), 0(Long), 1458090723310(Long), 0(Integer), 646000(String), 龙马潭区(String), 2248(Integer)
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1627be57]
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c81653d] was not registered for synchronization because synchronization is not active
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.328+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.328+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723328(Long), 0(Long), 1458090723328(Long), 0(Integer), 646100(String), 泸县(String), 2248(Integer)
20160316-09:12:03.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c81653d]
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2606ab56] was not registered for synchronization because synchronization is not active
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723369(Long), 0(Long), 1458090723369(Long), 0(Integer), 646200(String), 合江县(String), 2248(Integer)
20160316-09:12:03.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2606ab56]
20160316-09:12:03.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dfa9549] was not registered for synchronization because synchronization is not active
20160316-09:12:03.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.406+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723405(Long), 0(Long), 1458090723405(Long), 0(Integer), 646400(String), 叙永县(String), 2248(Integer)
20160316-09:12:03.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@dfa9549]
20160316-09:12:03.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577495f9] was not registered for synchronization because synchronization is not active
20160316-09:12:03.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.437+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.437+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723436(Long), 0(Long), 1458090723436(Long), 0(Integer), 618000(String), 德阳市(String), 2248(Integer)
20160316-09:12:03.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577495f9]
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4daa5b53] was not registered for synchronization because synchronization is not active
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723478(Long), 0(Long), 1458090723478(Long), 0(Integer), 618200(String), 绵竹市(String), 2248(Integer)
20160316-09:12:03.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4daa5b53]
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc76448] was not registered for synchronization because synchronization is not active
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.521+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723521(Long), 0(Long), 1458090723521(Long), 0(Integer), 618000(String), 旌阳区(String), 2248(Integer)
20160316-09:12:03.546+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dc76448]
20160316-09:12:03.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cf738e] was not registered for synchronization because synchronization is not active
20160316-09:12:03.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.549+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723549(Long), 0(Long), 1458090723549(Long), 0(Integer), 618300(String), 中江县(String), 2248(Integer)
20160316-09:12:03.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cf738e]
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60e5272b] was not registered for synchronization because synchronization is not active
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723569(Long), 0(Long), 1458090723569(Long), 0(Integer), 618500(String), 罗江县(String), 2248(Integer)
20160316-09:12:03.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.596+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60e5272b]
20160316-09:12:03.600+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182ff4a] was not registered for synchronization because synchronization is not active
20160316-09:12:03.600+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.600+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723600(Long), 0(Long), 1458090723600(Long), 0(Integer), 618300(String), 广汉市(String), 2248(Integer)
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182ff4a]
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a9a8885] was not registered for synchronization because synchronization is not active
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723619(Long), 0(Long), 1458090723619(Long), 0(Integer), 838(String), 什邡市(String), -1(Integer)
20160316-09:12:03.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a9a8885]
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fcd3261] was not registered for synchronization because synchronization is not active
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.656+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723656(Long), 0(Long), 1458090723656(Long), 0(Integer), 621000(String), 绵阳市(String), 2248(Integer)
20160316-09:12:03.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fcd3261]
20160316-09:12:03.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@226c4923] was not registered for synchronization because synchronization is not active
20160316-09:12:03.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.686+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723686(Long), 0(Long), 1458090723686(Long), 0(Integer), 621700(String), 江油市(String), 2248(Integer)
20160316-09:12:03.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@226c4923]
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70f51ed1] was not registered for synchronization because synchronization is not active
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.727+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723727(Long), 0(Long), 1458090723727(Long), 0(Integer), 621000(String), 涪城区(String), 2248(Integer)
20160316-09:12:03.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.746+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70f51ed1]
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d3c7941] was not registered for synchronization because synchronization is not active
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.747+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723747(Long), 0(Long), 1458090723747(Long), 0(Integer), 621000(String), 游仙区(String), 2248(Integer)
20160316-09:12:03.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d3c7941]
20160316-09:12:03.776+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@295fb895] was not registered for synchronization because synchronization is not active
20160316-09:12:03.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.777+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723776(Long), 0(Long), 1458090723776(Long), 0(Integer), 621100(String), 三台县(String), 2248(Integer)
20160316-09:12:03.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@295fb895]
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53edbb75] was not registered for synchronization because synchronization is not active
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.814+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.814+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723814(Long), 0(Long), 1458090723814(Long), 0(Integer), 621600(String), 盐亭县(String), 2248(Integer)
20160316-09:12:03.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53edbb75]
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e843dfc] was not registered for synchronization because synchronization is not active
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.843+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723843(Long), 0(Long), 1458090723843(Long), 0(Integer), 622650(String), 安县(String), 2248(Integer)
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e843dfc]
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467a9502] was not registered for synchronization because synchronization is not active
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.868+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723868(Long), 0(Long), 1458090723868(Long), 0(Integer), 622150(String), 梓潼县(String), 2248(Integer)
20160316-09:12:03.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467a9502]
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b4b8e1] was not registered for synchronization because synchronization is not active
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.904+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.904+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.905+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723904(Long), 0(Long), 1458090723904(Long), 0(Integer), 816(String), 平武县(String), -1(Integer)
20160316-09:12:03.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13b4b8e1]
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3822b45e] was not registered for synchronization because synchronization is not active
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723944(Long), 0(Long), 1458090723944(Long), 0(Integer), 628000(String), 广元市(String), 2248(Integer)
20160316-09:12:03.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:03.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:03.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3822b45e]
20160316-09:12:03.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:03.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:03.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4036a060] was not registered for synchronization because synchronization is not active
20160316-09:12:03.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:03.978+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:03.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:03.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:03.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090723977(Long), 0(Long), 1458090723977(Long), 0(Integer), 628400(String), 苍溪县(String), 2248(Integer)
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4036a060]
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77338e77] was not registered for synchronization because synchronization is not active
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.009+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724009(Long), 0(Long), 1458090724009(Long), 0(Integer), 628000(String), 市中区(String), 2248(Integer)
20160316-09:12:04.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77338e77]
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f8e6e65] was not registered for synchronization because synchronization is not active
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.045+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.045+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724045(Long), 0(Long), 1458090724045(Long), 0(Integer), 628000(String), 元坝区(String), 2248(Integer)
20160316-09:12:04.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f8e6e65]
20160316-09:12:04.078+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.078+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c7c4c4a] was not registered for synchronization because synchronization is not active
20160316-09:12:04.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.084+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724078(Long), 0(Long), 1458090724078(Long), 0(Integer), 628000(String), 朝天区(String), 2248(Integer)
20160316-09:12:04.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.120+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c7c4c4a]
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f943dc1] was not registered for synchronization because synchronization is not active
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.122+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724122(Long), 0(Long), 1458090724122(Long), 0(Integer), 628200(String), 旺苍县(String), 2248(Integer)
20160316-09:12:04.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f943dc1]
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1710791a] was not registered for synchronization because synchronization is not active
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.158+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724158(Long), 0(Long), 1458090724158(Long), 0(Integer), 628100(String), 青川县(String), 2248(Integer)
20160316-09:12:04.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1710791a]
20160316-09:12:04.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.218+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1579290] was not registered for synchronization because synchronization is not active
20160316-09:12:04.218+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.218+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.218+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724218(Long), 0(Long), 1458090724218(Long), 0(Integer), 628300(String), 剑阁县(String), 2248(Integer)
20160316-09:12:04.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1579290]
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa796ff] was not registered for synchronization because synchronization is not active
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.291+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724291(Long), 0(Long), 1458090724291(Long), 0(Integer), 629000(String), 遂宁市(String), 2248(Integer)
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa796ff]
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ee45af5] was not registered for synchronization because synchronization is not active
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.331+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724331(Long), 0(Long), 1458090724331(Long), 0(Integer), 629300(String), 大英县(String), 2248(Integer)
20160316-09:12:04.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ee45af5]
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d6d2ee7] was not registered for synchronization because synchronization is not active
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724394(Long), 0(Long), 1458090724394(Long), 0(Integer), 629000(String), 船山区(String), 2248(Integer)
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d6d2ee7]
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16dfdeda] was not registered for synchronization because synchronization is not active
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.431+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724431(Long), 0(Long), 1458090724431(Long), 0(Integer), 629000(String), 安居区(String), 2248(Integer)
20160316-09:12:04.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16dfdeda]
20160316-09:12:04.477+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c9d18e1] was not registered for synchronization because synchronization is not active
20160316-09:12:04.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724477(Long), 0(Long), 1458090724477(Long), 0(Integer), 629100(String), 蓬溪县(String), 2248(Integer)
20160316-09:12:04.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c9d18e1]
20160316-09:12:04.515+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.515+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c9f0a7] was not registered for synchronization because synchronization is not active
20160316-09:12:04.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724515(Long), 0(Long), 1458090724515(Long), 0(Integer), 629200(String), 射洪县(String), 2248(Integer)
20160316-09:12:04.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18c9f0a7]
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af9383b] was not registered for synchronization because synchronization is not active
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724544(Long), 0(Long), 1458090724544(Long), 0(Integer), 641000(String), 内江市(String), 2248(Integer)
20160316-09:12:04.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6af9383b]
20160316-09:12:04.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4209b8f2] was not registered for synchronization because synchronization is not active
20160316-09:12:04.593+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.593+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.593+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724592(Long), 0(Long), 1458090724592(Long), 0(Integer), 642150(String), 隆昌县(String), 2248(Integer)
20160316-09:12:04.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4209b8f2]
20160316-09:12:04.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29646aeb] was not registered for synchronization because synchronization is not active
20160316-09:12:04.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724641(Long), 0(Long), 1458090724641(Long), 0(Integer), 641000(String), 市中区(String), 2248(Integer)
20160316-09:12:04.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29646aeb]
20160316-09:12:04.671+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.671+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b383ad9] was not registered for synchronization because synchronization is not active
20160316-09:12:04.672+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.672+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724671(Long), 0(Long), 1458090724671(Long), 0(Integer), 641100(String), 东兴区(String), 2248(Integer)
20160316-09:12:04.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b383ad9]
20160316-09:12:04.701+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1811d470] was not registered for synchronization because synchronization is not active
20160316-09:12:04.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.704+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724703(Long), 0(Long), 1458090724703(Long), 0(Integer), 642450(String), 威远县(String), 2248(Integer)
20160316-09:12:04.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1811d470]
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50183c42] was not registered for synchronization because synchronization is not active
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.738+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724738(Long), 0(Long), 1458090724738(Long), 0(Integer), 641200(String), 资中县(String), 2248(Integer)
20160316-09:12:04.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50183c42]
20160316-09:12:04.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cba87f2] was not registered for synchronization because synchronization is not active
20160316-09:12:04.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.898+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724897(Long), 0(Long), 1458090724897(Long), 0(Integer), 614000(String), 乐山市(String), 2248(Integer)
20160316-09:12:04.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:04.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:04.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cba87f2]
20160316-09:12:04.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:04.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:04.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6954dec7] was not registered for synchronization because synchronization is not active
20160316-09:12:04.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:04.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:04.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:04.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:04.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090724975(Long), 0(Long), 1458090724975(Long), 0(Integer), 614200(String), 峨眉山市(String), 2248(Integer)
20160316-09:12:05.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6954dec7]
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e765757] was not registered for synchronization because synchronization is not active
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.029+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.029+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725029(Long), 0(Long), 1458090725029(Long), 0(Integer), 614000(String), 市中区(String), 2248(Integer)
20160316-09:12:05.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e765757]
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23bdb637] was not registered for synchronization because synchronization is not active
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.069+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.070+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725069(Long), 0(Long), 1458090725069(Long), 0(Integer), 614900(String), 沙湾区(String), 2248(Integer)
20160316-09:12:05.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23bdb637]
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e8efac6] was not registered for synchronization because synchronization is not active
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.099+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725099(Long), 0(Long), 1458090725099(Long), 0(Integer), 614800(String), 五通桥区(String), 2248(Integer)
20160316-09:12:05.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e8efac6]
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7e9acf] was not registered for synchronization because synchronization is not active
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.127+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725127(Long), 0(Long), 1458090725127(Long), 0(Integer), 614700(String), 金口河区(String), 2248(Integer)
20160316-09:12:05.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.156+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a7e9acf]
20160316-09:12:05.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3797272c] was not registered for synchronization because synchronization is not active
20160316-09:12:05.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725157(Long), 0(Long), 1458090725157(Long), 0(Integer), 614400(String), 犍为县(String), 2248(Integer)
20160316-09:12:05.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3797272c]
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e6e6d8] was not registered for synchronization because synchronization is not active
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.188+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.188+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725188(Long), 0(Long), 1458090725188(Long), 0(Integer), 613100(String), 井研县(String), 2248(Integer)
20160316-09:12:05.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57e6e6d8]
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca61d0b] was not registered for synchronization because synchronization is not active
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.217+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725217(Long), 0(Long), 1458090725217(Long), 0(Integer), 614100(String), 夹江县(String), 2248(Integer)
20160316-09:12:05.234+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca61d0b]
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69478050] was not registered for synchronization because synchronization is not active
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.236+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725236(Long), 0(Long), 1458090725236(Long), 0(Integer), 614500(String), 沐川县(String), 2248(Integer)
20160316-09:12:05.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69478050]
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508e3670] was not registered for synchronization because synchronization is not active
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.257+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725257(Long), 0(Long), 1458090725257(Long), 0(Integer), 614300(String), 峨边彝族自治县(String), 2248(Integer)
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@508e3670]
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0da5dd] was not registered for synchronization because synchronization is not active
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.293+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725293(Long), 0(Long), 1458090725293(Long), 0(Integer), 614600(String), 马边彝族自治县(String), 2248(Integer)
20160316-09:12:05.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c0da5dd]
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b953c3] was not registered for synchronization because synchronization is not active
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.326+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725326(Long), 0(Long), 1458090725326(Long), 0(Integer), 637000(String), 南充市(String), 2248(Integer)
20160316-09:12:05.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21b953c3]
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@343f679d] was not registered for synchronization because synchronization is not active
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.365+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.365+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725365(Long), 0(Long), 1458090725365(Long), 0(Integer), 637400(String), 阆中市(String), 2248(Integer)
20160316-09:12:05.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@343f679d]
20160316-09:12:05.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c11d6fe] was not registered for synchronization because synchronization is not active
20160316-09:12:05.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725393(Long), 0(Long), 1458090725393(Long), 0(Integer), 637000(String), 顺庆区(String), 2248(Integer)
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c11d6fe]
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e34f98] was not registered for synchronization because synchronization is not active
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725419(Long), 0(Long), 1458090725419(Long), 0(Integer), 637100(String), 高坪区(String), 2248(Integer)
20160316-09:12:05.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74e34f98]
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c22ce5e] was not registered for synchronization because synchronization is not active
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.460+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725460(Long), 0(Long), 1458090725460(Long), 0(Integer), 637500(String), 嘉陵区(String), 2248(Integer)
20160316-09:12:05.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c22ce5e]
20160316-09:12:05.490+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a859a9a] was not registered for synchronization because synchronization is not active
20160316-09:12:05.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725490(Long), 0(Long), 1458090725490(Long), 0(Integer), 637300(String), 南部县(String), 2248(Integer)
20160316-09:12:05.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a859a9a]
20160316-09:12:05.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fc988f4] was not registered for synchronization because synchronization is not active
20160316-09:12:05.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725519(Long), 0(Long), 1458090725519(Long), 0(Integer), 637700(String), 营山县(String), 2248(Integer)
20160316-09:12:05.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fc988f4]
20160316-09:12:05.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1077b5d0] was not registered for synchronization because synchronization is not active
20160316-09:12:05.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725540(Long), 0(Long), 1458090725540(Long), 0(Integer), 637800(String), 蓬安县(String), 2248(Integer)
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1077b5d0]
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67c2470e] was not registered for synchronization because synchronization is not active
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.550+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725550(Long), 0(Long), 1458090725550(Long), 0(Integer), 637600(String), 仪陇县(String), 2248(Integer)
20160316-09:12:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67c2470e]
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d43c07] was not registered for synchronization because synchronization is not active
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.594+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725594(Long), 0(Long), 1458090725594(Long), 0(Integer), 637200(String), 西充县(String), 2248(Integer)
20160316-09:12:05.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54d43c07]
20160316-09:12:05.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49557cef] was not registered for synchronization because synchronization is not active
20160316-09:12:05.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725625(Long), 0(Long), 1458090725625(Long), 0(Integer), 620000(String), 眉山市(String), 2248(Integer)
20160316-09:12:05.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.652+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49557cef]
20160316-09:12:05.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa9d38a] was not registered for synchronization because synchronization is not active
20160316-09:12:05.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.653+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725653(Long), 0(Long), 1458090725653(Long), 0(Integer), 620400(String), 青神县(String), 2248(Integer)
20160316-09:12:05.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.677+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3fa9d38a]
20160316-09:12:05.677+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.678+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d5c166] was not registered for synchronization because synchronization is not active
20160316-09:12:05.678+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.678+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.678+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725678(Long), 0(Long), 1458090725678(Long), 0(Integer), 620000(String), 东坡区(String), 2248(Integer)
20160316-09:12:05.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38d5c166]
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fd56dc] was not registered for synchronization because synchronization is not active
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725703(Long), 0(Long), 1458090725703(Long), 0(Integer), 620500(String), 仁寿县(String), 2248(Integer)
20160316-09:12:05.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fd56dc]
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a85c128] was not registered for synchronization because synchronization is not active
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.736+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725736(Long), 0(Long), 1458090725736(Long), 0(Integer), 620800(String), 彭山县(String), 2248(Integer)
20160316-09:12:05.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a85c128]
20160316-09:12:05.769+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce0f06c] was not registered for synchronization because synchronization is not active
20160316-09:12:05.770+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.770+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.770+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725769(Long), 0(Long), 1458090725769(Long), 0(Integer), 620300(String), 洪雅县(String), 2248(Integer)
20160316-09:12:05.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ce0f06c]
20160316-09:12:05.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f3a8074] was not registered for synchronization because synchronization is not active
20160316-09:12:05.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.799+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725798(Long), 0(Long), 1458090725798(Long), 0(Integer), 833(String), 丹棱县(String), -1(Integer)
20160316-09:12:05.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f3a8074]
20160316-09:12:05.812+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.827+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.827+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15528cdf] was not registered for synchronization because synchronization is not active
20160316-09:12:05.827+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.827+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.827+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725827(Long), 0(Long), 1458090725827(Long), 0(Integer), 644000(String), 宜宾市(String), 2248(Integer)
20160316-09:12:05.869+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.870+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@15528cdf]
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d24bf7e] was not registered for synchronization because synchronization is not active
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.872+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.873+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725872(Long), 0(Long), 1458090725872(Long), 0(Integer), 645350(String), 屏山县(String), 2248(Integer)
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d24bf7e]
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a592759] was not registered for synchronization because synchronization is not active
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.897+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725897(Long), 0(Long), 1458090725897(Long), 0(Integer), 644000(String), 翠屏区(String), 2248(Integer)
20160316-09:12:05.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.935+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a592759]
20160316-09:12:05.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca0c899] was not registered for synchronization because synchronization is not active
20160316-09:12:05.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.936+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.936+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725936(Long), 0(Long), 1458090725936(Long), 0(Integer), 644600(String), 宜宾县(String), 2248(Integer)
20160316-09:12:05.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ca0c899]
20160316-09:12:05.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32844cb3] was not registered for synchronization because synchronization is not active
20160316-09:12:05.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725967(Long), 0(Long), 1458090725967(Long), 0(Integer), 644100(String), 南溪县(String), 2248(Integer)
20160316-09:12:05.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:05.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32844cb3]
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fcdfe9e] was not registered for synchronization because synchronization is not active
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:05.994+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:05.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:05.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:05.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090725994(Long), 0(Long), 1458090725994(Long), 0(Integer), 644200(String), 江安县(String), 2248(Integer)
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fcdfe9e]
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bedff2b] was not registered for synchronization because synchronization is not active
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.010+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726010(Long), 0(Long), 1458090726010(Long), 0(Integer), 644300(String), 长宁县(String), 2248(Integer)
20160316-09:12:06.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bedff2b]
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14eecd32] was not registered for synchronization because synchronization is not active
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.054+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.054+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726054(Long), 0(Long), 1458090726054(Long), 0(Integer), 645150(String), 高县(String), 2248(Integer)
20160316-09:12:06.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14eecd32]
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed8aaf5] was not registered for synchronization because synchronization is not active
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726073(Long), 0(Long), 1458090726073(Long), 0(Integer), 644500(String), 珙县(String), 2248(Integer)
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed8aaf5]
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e3eec] was not registered for synchronization because synchronization is not active
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.095+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.095+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726095(Long), 0(Long), 1458090726095(Long), 0(Integer), 645250(String), 筠连县(String), 2248(Integer)
20160316-09:12:06.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e3eec]
20160316-09:12:06.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72da1907] was not registered for synchronization because synchronization is not active
20160316-09:12:06.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.133+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726133(Long), 0(Long), 1458090726133(Long), 0(Integer), 831(String), 兴文县(String), -1(Integer)
20160316-09:12:06.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72da1907]
20160316-09:12:06.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e794c9c] was not registered for synchronization because synchronization is not active
20160316-09:12:06.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.161+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726161(Long), 0(Long), 1458090726161(Long), 0(Integer), 638500(String), 广安市(String), 2248(Integer)
20160316-09:12:06.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e794c9c]
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67035f79] was not registered for synchronization because synchronization is not active
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726191(Long), 0(Long), 1458090726191(Long), 0(Integer), 638600(String), 华莹市(String), 2248(Integer)
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67035f79]
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@356931a] was not registered for synchronization because synchronization is not active
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726216(Long), 0(Long), 1458090726216(Long), 0(Integer), 638550(String), 广安区(String), 2248(Integer)
20160316-09:12:06.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@356931a]
20160316-09:12:06.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6953e1a5] was not registered for synchronization because synchronization is not active
20160316-09:12:06.253+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.253+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.253+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726252(Long), 0(Long), 1458090726252(Long), 0(Integer), 638300(String), 岳池县(String), 2248(Integer)
20160316-09:12:06.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.270+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6953e1a5]
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@203e2e41] was not registered for synchronization because synchronization is not active
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.286+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726286(Long), 0(Long), 1458090726286(Long), 0(Integer), 638400(String), 武胜县(String), 2248(Integer)
20160316-09:12:06.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.315+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@203e2e41]
20160316-09:12:06.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249cc83a] was not registered for synchronization because synchronization is not active
20160316-09:12:06.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.317+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726316(Long), 0(Long), 1458090726316(Long), 0(Integer), 638500(String), 邻水县(String), 2248(Integer)
20160316-09:12:06.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@249cc83a]
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c8cd0ec] was not registered for synchronization because synchronization is not active
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726341(Long), 0(Long), 1458090726341(Long), 0(Integer), 635000(String), 达州市(String), 2248(Integer)
20160316-09:12:06.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c8cd0ec]
20160316-09:12:06.379+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.379+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5e130a] was not registered for synchronization because synchronization is not active
20160316-09:12:06.380+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.380+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.380+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726379(Long), 0(Long), 1458090726379(Long), 0(Integer), 636350(String), 万源市(String), 2248(Integer)
20160316-09:12:06.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e5e130a]
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b7f2de] was not registered for synchronization because synchronization is not active
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.407+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726407(Long), 0(Long), 1458090726407(Long), 0(Integer), 635000(String), 通川区(String), 2248(Integer)
20160316-09:12:06.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b7f2de]
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1873a3] was not registered for synchronization because synchronization is not active
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.434+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726434(Long), 0(Long), 1458090726434(Long), 0(Integer), 635000(String), 达县(String), 2248(Integer)
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a1873a3]
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@761b1e1f] was not registered for synchronization because synchronization is not active
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.461+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.461+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726461(Long), 0(Long), 1458090726461(Long), 0(Integer), 636150(String), 宣汉县(String), 2248(Integer)
20160316-09:12:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@761b1e1f]
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a02d20] was not registered for synchronization because synchronization is not active
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.498+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.498+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726498(Long), 0(Long), 1458090726498(Long), 0(Integer), 636250(String), 开江县(String), 2248(Integer)
20160316-09:12:06.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a02d20]
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6c2ff3] was not registered for synchronization because synchronization is not active
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.522+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726522(Long), 0(Long), 1458090726522(Long), 0(Integer), 635100(String), 大竹县(String), 2248(Integer)
20160316-09:12:06.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.550+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f6c2ff3]
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35482e71] was not registered for synchronization because synchronization is not active
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.555+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726555(Long), 0(Long), 1458090726555(Long), 0(Integer), 635200(String), 渠县(String), 2248(Integer)
20160316-09:12:06.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@35482e71]
20160316-09:12:06.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@646ce1c3] was not registered for synchronization because synchronization is not active
20160316-09:12:06.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.583+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726583(Long), 0(Long), 1458090726583(Long), 0(Integer), 625000(String), 雅安市(String), 2248(Integer)
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@646ce1c3]
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@164126e5] was not registered for synchronization because synchronization is not active
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726597(Long), 0(Long), 1458090726597(Long), 0(Integer), 625700(String), 宝兴县(String), 2248(Integer)
20160316-09:12:06.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@164126e5]
20160316-09:12:06.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.645+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dfa07b] was not registered for synchronization because synchronization is not active
20160316-09:12:06.645+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.645+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.645+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726644(Long), 0(Long), 1458090726644(Long), 0(Integer), 625000(String), 雨城区(String), 2248(Integer)
20160316-09:12:06.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dfa07b]
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5842d681] was not registered for synchronization because synchronization is not active
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.666+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726666(Long), 0(Long), 1458090726666(Long), 0(Integer), 625100(String), 名山县(String), 2248(Integer)
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5842d681]
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31ae46f8] was not registered for synchronization because synchronization is not active
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.693+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726693(Long), 0(Long), 1458090726693(Long), 0(Integer), 625200(String), 荥经县(String), 2248(Integer)
20160316-09:12:06.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31ae46f8]
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@153ac7b2] was not registered for synchronization because synchronization is not active
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.725+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726725(Long), 0(Long), 1458090726725(Long), 0(Integer), 625300(String), 汉源县(String), 2248(Integer)
20160316-09:12:06.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@153ac7b2]
20160316-09:12:06.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.846+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d476a5c] was not registered for synchronization because synchronization is not active
20160316-09:12:06.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726845(Long), 0(Long), 1458090726845(Long), 0(Integer), 625400(String), 石棉县(String), 2248(Integer)
20160316-09:12:06.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d476a5c]
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ecb95c9] was not registered for synchronization because synchronization is not active
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.897+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726897(Long), 0(Long), 1458090726897(Long), 0(Integer), 625500(String), 天全县(String), 2248(Integer)
20160316-09:12:06.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ecb95c9]
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@416dc52f] was not registered for synchronization because synchronization is not active
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.931+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726931(Long), 0(Long), 1458090726931(Long), 0(Integer), 835(String), 芦山县(String), -1(Integer)
20160316-09:12:06.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@416dc52f]
20160316-09:12:06.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.958+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c90f004] was not registered for synchronization because synchronization is not active
20160316-09:12:06.958+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.958+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726958(Long), 0(Long), 1458090726958(Long), 0(Integer), 636600(String), 巴中市(String), 2248(Integer)
20160316-09:12:06.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:06.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c90f004]
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@691996d4] was not registered for synchronization because synchronization is not active
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:06.985+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:06.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:06.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:06.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090726985(Long), 0(Long), 1458090726985(Long), 0(Integer), 636400(String), 平昌县(String), 2248(Integer)
20160316-09:12:07.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@691996d4]
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68fd4b55] was not registered for synchronization because synchronization is not active
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.015+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727015(Long), 0(Long), 1458090727015(Long), 0(Integer), 636600(String), 巴州区(String), 2248(Integer)
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68fd4b55]
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36699775] was not registered for synchronization because synchronization is not active
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.031+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727031(Long), 0(Long), 1458090727031(Long), 0(Integer), 636700(String), 通江县(String), 2248(Integer)
20160316-09:12:07.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36699775]
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f044435] was not registered for synchronization because synchronization is not active
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.074+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727074(Long), 0(Long), 1458090727074(Long), 0(Integer), 827(String), 南江县(String), -1(Integer)
20160316-09:12:07.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f044435]
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@521ff87d] was not registered for synchronization because synchronization is not active
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.093+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.094+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727093(Long), 0(Long), 1458090727093(Long), 0(Integer), 641300(String), 资阳市(String), 2248(Integer)
20160316-09:12:07.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@521ff87d]
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577670ee] was not registered for synchronization because synchronization is not active
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727115(Long), 0(Long), 1458090727115(Long), 0(Integer), 641400(String), 简阳市(String), 2248(Integer)
20160316-09:12:07.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@577670ee]
20160316-09:12:07.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.136+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@737df7e1] was not registered for synchronization because synchronization is not active
20160316-09:12:07.136+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.136+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.136+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727136(Long), 0(Long), 1458090727136(Long), 0(Integer), 641300(String), 雁江区(String), 2248(Integer)
20160316-09:12:07.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@737df7e1]
20160316-09:12:07.161+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.161+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.162+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@716d7daf] was not registered for synchronization because synchronization is not active
20160316-09:12:07.162+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.162+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.162+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727161(Long), 0(Long), 1458090727161(Long), 0(Integer), 642350(String), 安岳县(String), 2248(Integer)
20160316-09:12:07.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@716d7daf]
20160316-09:12:07.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.186+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40eff50] was not registered for synchronization because synchronization is not active
20160316-09:12:07.186+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.186+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727185(Long), 0(Long), 1458090727185(Long), 0(Integer), 832(String), 乐至县(String), -1(Integer)
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40eff50]
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9813d38] was not registered for synchronization because synchronization is not active
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.197+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727197(Long), 0(Long), 1458090727197(Long), 0(Integer), 624000(String), 阿坝藏族羌族自治州(String), 2248(Integer)
20160316-09:12:07.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9813d38]
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de515fd] was not registered for synchronization because synchronization is not active
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.237+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727237(Long), 0(Long), 1458090727237(Long), 0(Integer), 624400(String), 红原县(String), 2248(Integer)
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de515fd]
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c7e4b72] was not registered for synchronization because synchronization is not active
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.252+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727252(Long), 0(Long), 1458090727252(Long), 0(Integer), 623000(String), 汶川县(String), 2248(Integer)
20160316-09:12:07.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c7e4b72]
20160316-09:12:07.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.294+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.294+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29ad31a6] was not registered for synchronization because synchronization is not active
20160316-09:12:07.294+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.294+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727294(Long), 0(Long), 1458090727294(Long), 0(Integer), 623100(String), 理县(String), 2248(Integer)
20160316-09:12:07.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29ad31a6]
20160316-09:12:07.328+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.328+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e5250d7] was not registered for synchronization because synchronization is not active
20160316-09:12:07.329+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.329+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.329+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727328(Long), 0(Long), 1458090727328(Long), 0(Integer), 623200(String), 茂县(String), 2248(Integer)
20160316-09:12:07.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e5250d7]
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@669a43e6] was not registered for synchronization because synchronization is not active
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.361+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727361(Long), 0(Long), 1458090727361(Long), 0(Integer), 623300(String), 松潘县(String), 2248(Integer)
20160316-09:12:07.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@669a43e6]
20160316-09:12:07.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.395+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@355303fd] was not registered for synchronization because synchronization is not active
20160316-09:12:07.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727394(Long), 0(Long), 1458090727394(Long), 0(Integer), 623400(String), 九寨沟县(String), 2248(Integer)
20160316-09:12:07.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.448+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@355303fd]
20160316-09:12:07.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c322524] was not registered for synchronization because synchronization is not active
20160316-09:12:07.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.451+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727450(Long), 0(Long), 1458090727450(Long), 0(Integer), 624100(String), 金川县(String), 2248(Integer)
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c322524]
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29db9390] was not registered for synchronization because synchronization is not active
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.465+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.465+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727465(Long), 0(Long), 1458090727465(Long), 0(Integer), 624200(String), 小金县(String), 2248(Integer)
20160316-09:12:07.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29db9390]
20160316-09:12:07.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dd5942f] was not registered for synchronization because synchronization is not active
20160316-09:12:07.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.511+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727510(Long), 0(Long), 1458090727510(Long), 0(Integer), 623500(String), 黑水县(String), 2248(Integer)
20160316-09:12:07.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dd5942f]
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dbe2e9d] was not registered for synchronization because synchronization is not active
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727544(Long), 0(Long), 1458090727544(Long), 0(Integer), 624000(String), 马尔康县(String), 2248(Integer)
20160316-09:12:07.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6dbe2e9d]
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ae1c23] was not registered for synchronization because synchronization is not active
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727574(Long), 0(Long), 1458090727574(Long), 0(Integer), 624300(String), 壤塘县(String), 2248(Integer)
20160316-09:12:07.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52ae1c23]
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bfb9758] was not registered for synchronization because synchronization is not active
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.606+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727606(Long), 0(Long), 1458090727606(Long), 0(Integer), 624600(String), 阿坝县,(String), 2248(Integer)
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@bfb9758]
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ae84cfa] was not registered for synchronization because synchronization is not active
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727619(Long), 0(Long), 1458090727619(Long), 0(Integer), 624500(String), 若尔盖县(String), 2248(Integer)
20160316-09:12:07.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ae84cfa]
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a1eda21] was not registered for synchronization because synchronization is not active
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.652+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.652+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.653+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727652(Long), 0(Long), 1458090727652(Long), 0(Integer), 626000(String), 甘孜藏族自治州(String), 2248(Integer)
20160316-09:12:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a1eda21]
20160316-09:12:07.667+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@144d91c5] was not registered for synchronization because synchronization is not active
20160316-09:12:07.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.684+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727667(Long), 0(Long), 1458090727667(Long), 0(Integer), 627750(String), 稻城县(String), 2248(Integer)
20160316-09:12:07.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@144d91c5]
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76db3ba1] was not registered for synchronization because synchronization is not active
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727719(Long), 0(Long), 1458090727719(Long), 0(Integer), 626000(String), 康定县(String), 2248(Integer)
20160316-09:12:07.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76db3ba1]
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65cbb221] was not registered for synchronization because synchronization is not active
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.741+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727741(Long), 0(Long), 1458090727741(Long), 0(Integer), 626100(String), 泸定县(String), 2248(Integer)
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65cbb221]
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27da0241] was not registered for synchronization because synchronization is not active
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.766+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.766+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727766(Long), 0(Long), 1458090727766(Long), 0(Integer), 626300(String), 丹巴县(String), 2248(Integer)
20160316-09:12:07.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27da0241]
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5be34649] was not registered for synchronization because synchronization is not active
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.799+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727799(Long), 0(Long), 1458090727799(Long), 0(Integer), 616200(String), 九龙县(String), 2248(Integer)
20160316-09:12:07.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.825+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.826+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5be34649]
20160316-09:12:07.827+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.828+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.828+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a7cef9b] was not registered for synchronization because synchronization is not active
20160316-09:12:07.828+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.828+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.828+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727828(Long), 0(Long), 1458090727828(Long), 0(Integer), 627450(String), 雅江县(String), 2248(Integer)
20160316-09:12:07.859+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.859+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.859+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a7cef9b]
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93db61e] was not registered for synchronization because synchronization is not active
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.861+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727861(Long), 0(Long), 1458090727861(Long), 0(Integer), 626400(String), 道孚县(String), 2248(Integer)
20160316-09:12:07.894+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.895+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93db61e]
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@421912b9] was not registered for synchronization because synchronization is not active
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.896+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727896(Long), 0(Long), 1458090727896(Long), 0(Integer), 626500(String), 炉霍县(String), 2248(Integer)
20160316-09:12:07.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@421912b9]
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5405d1f6] was not registered for synchronization because synchronization is not active
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.923+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.923+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727923(Long), 0(Long), 1458090727923(Long), 0(Integer), 626700(String), 甘孜县(String), 2248(Integer)
20160316-09:12:07.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5405d1f6]
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385730c7] was not registered for synchronization because synchronization is not active
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.943+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.943+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727943(Long), 0(Long), 1458090727943(Long), 0(Integer), 626800(String), 新龙县(String), 2248(Integer)
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@385730c7]
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f814a00] was not registered for synchronization because synchronization is not active
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727955(Long), 0(Long), 1458090727955(Long), 0(Integer), 627250(String), 德格县(String), 2248(Integer)
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f814a00]
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a7a886] was not registered for synchronization because synchronization is not active
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:07.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:07.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090727987(Long), 0(Long), 1458090727987(Long), 0(Integer), 627150(String), 白玉县(String), 2248(Integer)
20160316-09:12:08.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a7a886]
20160316-09:12:08.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df0ec2f] was not registered for synchronization because synchronization is not active
20160316-09:12:08.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.028+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728027(Long), 0(Long), 1458090728027(Long), 0(Integer), 627350(String), 石渠县(String), 2248(Integer)
20160316-09:12:08.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@df0ec2f]
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30097a3f] was not registered for synchronization because synchronization is not active
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.051+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728051(Long), 0(Long), 1458090728051(Long), 0(Integer), 626600(String), 色达县(String), 2248(Integer)
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30097a3f]
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d7ffd81] was not registered for synchronization because synchronization is not active
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.063+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728063(Long), 0(Long), 1458090728063(Long), 0(Integer), 624300(String), 理塘县(String), 2248(Integer)
20160316-09:12:08.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.106+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d7ffd81]
20160316-09:12:08.107+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.108+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657fcc82] was not registered for synchronization because synchronization is not active
20160316-09:12:08.108+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.108+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728108(Long), 0(Long), 1458090728108(Long), 0(Integer), 627650(String), 巴塘县(String), 2248(Integer)
20160316-09:12:08.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657fcc82]
20160316-09:12:08.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@245b315a] was not registered for synchronization because synchronization is not active
20160316-09:12:08.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.127+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728127(Long), 0(Long), 1458090728127(Long), 0(Integer), 627850(String), 乡城县(String), 2248(Integer)
20160316-09:12:08.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@245b315a]
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3943ddc6] was not registered for synchronization because synchronization is not active
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.157+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.157+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728157(Long), 0(Long), 1458090728157(Long), 0(Integer), 836(String), 得荣县(String), -1(Integer)
20160316-09:12:08.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.186+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3943ddc6]
20160316-09:12:08.186+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.186+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.186+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17571786] was not registered for synchronization because synchronization is not active
20160316-09:12:08.187+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.187+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.187+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728186(Long), 0(Long), 1458090728186(Long), 0(Integer), 615000(String), 凉山彝族自治州(String), 2248(Integer)
20160316-09:12:08.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17571786]
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0dc842] was not registered for synchronization because synchronization is not active
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.217+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728216(Long), 0(Long), 1458090728216(Long), 0(Integer), 616550(String), 雷波县(String), 2248(Integer)
20160316-09:12:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f0dc842]
20160316-09:12:08.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2052c9cf] was not registered for synchronization because synchronization is not active
20160316-09:12:08.252+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.252+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728252(Long), 0(Long), 1458090728252(Long), 0(Integer), 615000(String), 西昌市(String), 2248(Integer)
20160316-09:12:08.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.282+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2052c9cf]
20160316-09:12:08.282+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.283+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1299dd5] was not registered for synchronization because synchronization is not active
20160316-09:12:08.283+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.283+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728283(Long), 0(Long), 1458090728283(Long), 0(Integer), 615800(String), 木里藏族自治县(String), 2248(Integer)
20160316-09:12:08.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1299dd5]
20160316-09:12:08.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.311+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5b616b] was not registered for synchronization because synchronization is not active
20160316-09:12:08.311+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.311+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728311(Long), 0(Long), 1458090728311(Long), 0(Integer), 615700(String), 盐源县(String), 2248(Integer)
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e5b616b]
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e0520a] was not registered for synchronization because synchronization is not active
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.340+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.340+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728340(Long), 0(Long), 1458090728340(Long), 0(Integer), 615500(String), 德昌县(String), 2248(Integer)
20160316-09:12:08.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.379+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23e0520a]
20160316-09:12:08.384+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2085fb29] was not registered for synchronization because synchronization is not active
20160316-09:12:08.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.385+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728384(Long), 0(Long), 1458090728384(Long), 0(Integer), 615100(String), 会理县(String), 2248(Integer)
20160316-09:12:08.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.403+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2085fb29]
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19339998] was not registered for synchronization because synchronization is not active
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.420+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728420(Long), 0(Long), 1458090728420(Long), 0(Integer), 615200(String), 会东县(String), 2248(Integer)
20160316-09:12:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19339998]
20160316-09:12:08.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66a22ed7] was not registered for synchronization because synchronization is not active
20160316-09:12:08.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728449(Long), 0(Long), 1458090728449(Long), 0(Integer), 615400(String), 宁南县(String), 2248(Integer)
20160316-09:12:08.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.462+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66a22ed7]
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@603011d7] was not registered for synchronization because synchronization is not active
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728478(Long), 0(Long), 1458090728478(Long), 0(Integer), 615300(String), 普格县(String), 2248(Integer)
20160316-09:12:08.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.505+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.507+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@603011d7]
20160316-09:12:08.508+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.508+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.508+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e1aa73d] was not registered for synchronization because synchronization is not active
20160316-09:12:08.508+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.508+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728508(Long), 0(Long), 1458090728508(Long), 0(Integer), 615350(String), 布拖县(String), 2248(Integer)
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e1aa73d]
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18d8b088] was not registered for synchronization because synchronization is not active
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.522+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.522+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728522(Long), 0(Long), 1458090728522(Long), 0(Integer), 616250(String), 金阳县(String), 2248(Integer)
20160316-09:12:08.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.556+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18d8b088]
20160316-09:12:08.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a472f07] was not registered for synchronization because synchronization is not active
20160316-09:12:08.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.557+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728557(Long), 0(Long), 1458090728557(Long), 0(Integer), 616150(String), 昭觉县(String), 2248(Integer)
20160316-09:12:08.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a472f07]
20160316-09:12:08.576+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.576+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.577+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@783e757d] was not registered for synchronization because synchronization is not active
20160316-09:12:08.577+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.577+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.577+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728576(Long), 0(Long), 1458090728576(Long), 0(Integer), 616750(String), 喜德县(String), 2248(Integer)
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@783e757d]
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b17f6bf] was not registered for synchronization because synchronization is not active
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.592+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.592+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728592(Long), 0(Long), 1458090728592(Long), 0(Integer), 615600(String), 冕宁县(String), 2248(Integer)
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b17f6bf]
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@281a55cf] was not registered for synchronization because synchronization is not active
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.624+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728624(Long), 0(Long), 1458090728624(Long), 0(Integer), 616650(String), 越西县(String), 2248(Integer)
20160316-09:12:08.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@281a55cf]
20160316-09:12:08.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45401ca0] was not registered for synchronization because synchronization is not active
20160316-09:12:08.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728649(Long), 0(Long), 1458090728649(Long), 0(Integer), 616850(String), 甘洛县(String), 2248(Integer)
20160316-09:12:08.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45401ca0]
20160316-09:12:08.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71473844] was not registered for synchronization because synchronization is not active
20160316-09:12:08.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728668(Long), 0(Long), 1458090728668(Long), 0(Integer), 616450(String), 美姑县(String), 2248(Integer)
20160316-09:12:08.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71473844]
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d6058a1] was not registered for synchronization because synchronization is not active
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728690(Long), 0(Long), 1458090728690(Long), 0(Integer), 00(String), 贵州省(String), -1(Integer)
20160316-09:12:08.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d6058a1]
20160316-09:12:08.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ff38263] was not registered for synchronization because synchronization is not active
20160316-09:12:08.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728718(Long), 0(Long), 1458090728718(Long), 0(Integer), 550000(String), 贵阳市(String), 2450(Integer)
20160316-09:12:08.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ff38263]
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467746a2] was not registered for synchronization because synchronization is not active
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728744(Long), 0(Long), 1458090728744(Long), 0(Integer), 551400(String), 清镇市(String), 2450(Integer)
20160316-09:12:08.860+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.860+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.860+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@467746a2]
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@519c49fa] was not registered for synchronization because synchronization is not active
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.861+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.861+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728861(Long), 0(Long), 1458090728861(Long), 0(Integer), 550000(String), 南明区(String), 2450(Integer)
20160316-09:12:08.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@519c49fa]
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8f000c] was not registered for synchronization because synchronization is not active
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.898+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728898(Long), 0(Long), 1458090728898(Long), 0(Integer), 550000(String), 云岩区(String), 2450(Integer)
20160316-09:12:08.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8f000c]
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ed33e4f] was not registered for synchronization because synchronization is not active
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.929+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728929(Long), 0(Long), 1458090728929(Long), 0(Integer), 550000(String), 花溪区(String), 2450(Integer)
20160316-09:12:08.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ed33e4f]
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@793a50f8] was not registered for synchronization because synchronization is not active
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.957+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728957(Long), 0(Long), 1458090728957(Long), 0(Integer), 550000(String), 乌当区(String), 2450(Integer)
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@793a50f8]
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db6f406] was not registered for synchronization because synchronization is not active
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:08.966+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:08.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090728966(Long), 0(Long), 1458090728966(Long), 0(Integer), 550000(String), 白云区(String), 2450(Integer)
20160316-09:12:08.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:08.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:08.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2db6f406]
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eddb166] was not registered for synchronization because synchronization is not active
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.000+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729000(Long), 0(Long), 1458090729000(Long), 0(Integer), 550000(String), 小河区(String), 2450(Integer)
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7eddb166]
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce238c7] was not registered for synchronization because synchronization is not active
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.013+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.013+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729013(Long), 0(Long), 1458090729013(Long), 0(Integer), 550300(String), 开阳县(String), 2450(Integer)
20160316-09:12:09.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ce238c7]
20160316-09:12:09.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526ebdba] was not registered for synchronization because synchronization is not active
20160316-09:12:09.059+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.059+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729058(Long), 0(Long), 1458090729058(Long), 0(Integer), 551100(String), 息烽县(String), 2450(Integer)
20160316-09:12:09.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@526ebdba]
20160316-09:12:09.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.100+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.100+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65972299] was not registered for synchronization because synchronization is not active
20160316-09:12:09.100+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.100+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.101+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729100(Long), 0(Long), 1458090729100(Long), 0(Integer), 851(String), 修文县(String), -1(Integer)
20160316-09:12:09.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65972299]
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@107d40e7] was not registered for synchronization because synchronization is not active
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.121+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.121+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.122+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729121(Long), 0(Long), 1458090729121(Long), 0(Integer), 553000(String), 六盘水市(String), 2450(Integer)
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@107d40e7]
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335dd1d3] was not registered for synchronization because synchronization is not active
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.135+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729135(Long), 0(Long), 1458090729135(Long), 0(Integer), 561600(String), 盘县(String), 2450(Integer)
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335dd1d3]
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5825b2b8] was not registered for synchronization because synchronization is not active
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729166(Long), 0(Long), 1458090729166(Long), 0(Integer), 553000(String), 钟山区(String), 2450(Integer)
20160316-09:12:09.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.205+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5825b2b8]
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@102ae0f0] was not registered for synchronization because synchronization is not active
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.207+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729207(Long), 0(Long), 1458090729207(Long), 0(Integer), 553400(String), 六枝特区(String), 2450(Integer)
20160316-09:12:09.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@102ae0f0]
20160316-09:12:09.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b414746] was not registered for synchronization because synchronization is not active
20160316-09:12:09.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.243+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729241(Long), 0(Long), 1458090729241(Long), 0(Integer), 858(String), 水城县(String), -1(Integer)
20160316-09:12:09.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b414746]
20160316-09:12:09.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.270+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e365a59] was not registered for synchronization because synchronization is not active
20160316-09:12:09.270+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.271+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.271+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729270(Long), 0(Long), 1458090729270(Long), 0(Integer), 563000(String), 遵义市(String), 2450(Integer)
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e365a59]
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49507550] was not registered for synchronization because synchronization is not active
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.295+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.295+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729295(Long), 0(Long), 1458090729295(Long), 0(Integer), 564500(String), 仁怀市(String), 2450(Integer)
20160316-09:12:09.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.326+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49507550]
20160316-09:12:09.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.327+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.327+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479abcd4] was not registered for synchronization because synchronization is not active
20160316-09:12:09.327+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.327+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729327(Long), 0(Long), 1458090729327(Long), 0(Integer), 563000(String), 红花岗区(String), 2450(Integer)
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@479abcd4]
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aaf4d3e] was not registered for synchronization because synchronization is not active
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.346+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729346(Long), 0(Long), 1458090729346(Long), 0(Integer), 563000(String), 汇川区(String), 2450(Integer)
20160316-09:12:09.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aaf4d3e]
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6255bc92] was not registered for synchronization because synchronization is not active
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.389+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729389(Long), 0(Long), 1458090729389(Long), 0(Integer), 563100(String), 遵义县(String), 2450(Integer)
20160316-09:12:09.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.404+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6255bc92]
20160316-09:12:09.404+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.404+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c0a588d] was not registered for synchronization because synchronization is not active
20160316-09:12:09.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.420+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729404(Long), 0(Long), 1458090729404(Long), 0(Integer), 563200(String), 桐梓县(String), 2450(Integer)
20160316-09:12:09.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c0a588d]
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e83ab68] was not registered for synchronization because synchronization is not active
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.449+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729449(Long), 0(Long), 1458090729449(Long), 0(Integer), 563300(String), 绥阳县(String), 2450(Integer)
20160316-09:12:09.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e83ab68]
20160316-09:12:09.477+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.477+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.478+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@477195fb] was not registered for synchronization because synchronization is not active
20160316-09:12:09.478+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.478+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.478+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729477(Long), 0(Long), 1458090729477(Long), 0(Integer), 563400(String), 正安县(String), 2450(Integer)
20160316-09:12:09.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@477195fb]
20160316-09:12:09.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c757b1d] was not registered for synchronization because synchronization is not active
20160316-09:12:09.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.511+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729510(Long), 0(Long), 1458090729510(Long), 0(Integer), 563500(String), 道真仡佬族苗族自治县(String), 2450(Integer)
20160316-09:12:09.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c757b1d]
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11fb9657] was not registered for synchronization because synchronization is not active
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.547+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729547(Long), 0(Long), 1458090729547(Long), 0(Integer), 564300(String), 务川仡佬族苗族自治县(String), 2450(Integer)
20160316-09:12:09.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11fb9657]
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d0c6279] was not registered for synchronization because synchronization is not active
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.582+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729582(Long), 0(Long), 1458090729582(Long), 0(Integer), 564200(String), 凤冈县(String), 2450(Integer)
20160316-09:12:09.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d0c6279]
20160316-09:12:09.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588d8962] was not registered for synchronization because synchronization is not active
20160316-09:12:09.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729615(Long), 0(Long), 1458090729615(Long), 0(Integer), 564100(String), 湄潭县(String), 2450(Integer)
20160316-09:12:09.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@588d8962]
20160316-09:12:09.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@603e850a] was not registered for synchronization because synchronization is not active
20160316-09:12:09.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.644+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729643(Long), 0(Long), 1458090729643(Long), 0(Integer), 564400(String), 余庆县(String), 2450(Integer)
20160316-09:12:09.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@603e850a]
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39407c9b] was not registered for synchronization because synchronization is not active
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729665(Long), 0(Long), 1458090729665(Long), 0(Integer), 564600(String), 习水县(String), 2450(Integer)
20160316-09:12:09.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.695+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39407c9b]
20160316-09:12:09.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39714859] was not registered for synchronization because synchronization is not active
20160316-09:12:09.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.698+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729697(Long), 0(Long), 1458090729697(Long), 0(Integer), 852(String), 赤水市(String), -1(Integer)
20160316-09:12:09.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39714859]
20160316-09:12:09.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10a8833b] was not registered for synchronization because synchronization is not active
20160316-09:12:09.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.725+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.725+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729724(Long), 0(Long), 1458090729724(Long), 0(Integer), 561000(String), 安顺市(String), 2450(Integer)
20160316-09:12:09.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10a8833b]
20160316-09:12:09.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.752+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52c62ad9] was not registered for synchronization because synchronization is not active
20160316-09:12:09.752+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.752+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729751(Long), 0(Long), 1458090729751(Long), 0(Integer), 550800(String), 紫云苗族布依族自治县(String), 2450(Integer)
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52c62ad9]
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6e852c] was not registered for synchronization because synchronization is not active
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.768+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.768+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729768(Long), 0(Long), 1458090729768(Long), 0(Integer), 561000(String), 西秀区(String), 2450(Integer)
20160316-09:12:09.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.809+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e6e852c]
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a840bac] was not registered for synchronization because synchronization is not active
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.810+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.810+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.810+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.810+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729810(Long), 0(Long), 1458090729810(Long), 0(Integer), 561100(String), 平坝县(String), 2450(Integer)
20160316-09:12:09.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a840bac]
20160316-09:12:09.845+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.845+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55f0755a] was not registered for synchronization because synchronization is not active
20160316-09:12:09.846+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.846+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.846+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729845(Long), 0(Long), 1458090729845(Long), 0(Integer), 562100(String), 普定县(String), 2450(Integer)
20160316-09:12:09.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55f0755a]
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf19b22] was not registered for synchronization because synchronization is not active
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.877+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.877+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729877(Long), 0(Long), 1458090729877(Long), 0(Integer), 561200(String), 镇宁布依族苗族自治县(String), 2450(Integer)
20160316-09:12:09.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf19b22]
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b78625] was not registered for synchronization because synchronization is not active
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.910+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729910(Long), 0(Long), 1458090729910(Long), 0(Integer), 853(String), 关岭布依族苗族自治县(String), -1(Integer)
20160316-09:12:09.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12b78625]
20160316-09:12:09.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.945+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e4911a0] was not registered for synchronization because synchronization is not active
20160316-09:12:09.945+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.945+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729944(Long), 0(Long), 1458090729944(Long), 0(Integer), 554300(String), 铜仁地区(String), 2450(Integer)
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e4911a0]
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c9374d8] was not registered for synchronization because synchronization is not active
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:09.968+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:09.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090729968(Long), 0(Long), 1458090729968(Long), 0(Integer), 554200(String), 万山特区(String), 2450(Integer)
20160316-09:12:09.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:09.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:09.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:09.999+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c9374d8]
20160316-09:12:10.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@677ec421] was not registered for synchronization because synchronization is not active
20160316-09:12:10.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.000+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730000(Long), 0(Long), 1458090730000(Long), 0(Integer), 554300(String), 铜仁市(String), 2450(Integer)
20160316-09:12:10.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.026+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@677ec421]
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48050210] was not registered for synchronization because synchronization is not active
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.027+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730027(Long), 0(Long), 1458090730027(Long), 0(Integer), 554400(String), 江口县(String), 2450(Integer)
20160316-09:12:10.078+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.079+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48050210]
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197c9986] was not registered for synchronization because synchronization is not active
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.080+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730080(Long), 0(Long), 1458090730080(Long), 0(Integer), 554000(String), 玉屏侗族自治县(String), 2450(Integer)
20160316-09:12:10.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197c9986]
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63d03048] was not registered for synchronization because synchronization is not active
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730116(Long), 0(Long), 1458090730116(Long), 0(Integer), 555100(String), 石阡县(String), 2450(Integer)
20160316-09:12:10.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.142+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63d03048]
20160316-09:12:10.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4accabac] was not registered for synchronization because synchronization is not active
20160316-09:12:10.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.143+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730143(Long), 0(Long), 1458090730143(Long), 0(Integer), 565100(String), 思南县(String), 2450(Integer)
20160316-09:12:10.163+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.165+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4accabac]
20160316-09:12:10.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4deb2c] was not registered for synchronization because synchronization is not active
20160316-09:12:10.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730166(Long), 0(Long), 1458090730166(Long), 0(Integer), 555200(String), 印江土家族苗族自治县(String), 2450(Integer)
20160316-09:12:10.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4deb2c]
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@207f5d5f] was not registered for synchronization because synchronization is not active
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.194+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730194(Long), 0(Long), 1458090730194(Long), 0(Integer), 565200(String), 德江县(String), 2450(Integer)
20160316-09:12:10.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.204+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@207f5d5f]
20160316-09:12:10.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.226+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16292188] was not registered for synchronization because synchronization is not active
20160316-09:12:10.226+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.226+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730225(Long), 0(Long), 1458090730225(Long), 0(Integer), 565300(String), 沿河土家族自治县(String), 2450(Integer)
20160316-09:12:10.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16292188]
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745b7228] was not registered for synchronization because synchronization is not active
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.289+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730289(Long), 0(Long), 1458090730289(Long), 0(Integer), 856(String), 松桃苗族自治县(String), -1(Integer)
20160316-09:12:10.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.331+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.332+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@745b7228]
20160316-09:12:10.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.414+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba3164] was not registered for synchronization because synchronization is not active
20160316-09:12:10.416+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.416+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730410(Long), 0(Long), 1458090730410(Long), 0(Integer), 562400(String), 黔西南布依族苗族自治州(String), 2450(Integer)
20160316-09:12:10.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ba3164]
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d117b63] was not registered for synchronization because synchronization is not active
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.536+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.536+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730536(Long), 0(Long), 1458090730536(Long), 0(Integer), 552400(String), 安龙县(String), 2450(Integer)
20160316-09:12:10.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d117b63]
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e6b9bc] was not registered for synchronization because synchronization is not active
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.560+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.560+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730560(Long), 0(Long), 1458090730560(Long), 0(Integer), 562400(String), 兴义市(String), 2450(Integer)
20160316-09:12:10.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.586+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58e6b9bc]
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68ee5d93] was not registered for synchronization because synchronization is not active
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.588+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730588(Long), 0(Long), 1458090730588(Long), 0(Integer), 562300(String), 兴仁县(String), 2450(Integer)
20160316-09:12:10.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68ee5d93]
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c4a6e45] was not registered for synchronization because synchronization is not active
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.613+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730613(Long), 0(Long), 1458090730613(Long), 0(Integer), 561500(String), 普安县(String), 2450(Integer)
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c4a6e45]
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52540bd6] was not registered for synchronization because synchronization is not active
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.631+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.631+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730631(Long), 0(Long), 1458090730631(Long), 0(Integer), 561400(String), 晴隆县(String), 2450(Integer)
20160316-09:12:10.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52540bd6]
20160316-09:12:10.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3560fc9c] was not registered for synchronization because synchronization is not active
20160316-09:12:10.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730668(Long), 0(Long), 1458090730668(Long), 0(Integer), 562200(String), 贞丰县(String), 2450(Integer)
20160316-09:12:10.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.688+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.689+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3560fc9c]
20160316-09:12:10.689+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.689+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24c8466f] was not registered for synchronization because synchronization is not active
20160316-09:12:10.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730689(Long), 0(Long), 1458090730689(Long), 0(Integer), 552300(String), 望谟县(String), 2450(Integer)
20160316-09:12:10.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24c8466f]
20160316-09:12:10.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@523a44ea] was not registered for synchronization because synchronization is not active
20160316-09:12:10.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730719(Long), 0(Long), 1458090730719(Long), 0(Integer), 859(String), 册亨县(String), -1(Integer)
20160316-09:12:10.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.795+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@523a44ea]
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b195462] was not registered for synchronization because synchronization is not active
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.796+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.796+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730796(Long), 0(Long), 1458090730796(Long), 0(Integer), 551700(String), 毕节地区(String), 2450(Integer)
20160316-09:12:10.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.882+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b195462]
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23b2412a] was not registered for synchronization because synchronization is not active
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.884+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730884(Long), 0(Long), 1458090730884(Long), 0(Integer), 553200(String), 赫章县(String), 2450(Integer)
20160316-09:12:10.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23b2412a]
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75e05e86] was not registered for synchronization because synchronization is not active
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.920+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.920+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730920(Long), 0(Long), 1458090730920(Long), 0(Integer), 551700(String), 毕节市(String), 2450(Integer)
20160316-09:12:10.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.951+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75e05e86]
20160316-09:12:10.952+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.952+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@558d946f] was not registered for synchronization because synchronization is not active
20160316-09:12:10.956+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.956+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.956+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730952(Long), 0(Long), 1458090730952(Long), 0(Integer), 551600(String), 大方县(String), 2450(Integer)
20160316-09:12:10.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@558d946f]
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20bb595c] was not registered for synchronization because synchronization is not active
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.982+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.982+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730982(Long), 0(Long), 1458090730982(Long), 0(Integer), 551500(String), 黔西县(String), 2450(Integer)
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20bb595c]
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18580a0e] was not registered for synchronization because synchronization is not active
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:10.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:10.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090730998(Long), 0(Long), 1458090730998(Long), 0(Integer), 551800(String), 金沙县(String), 2450(Integer)
20160316-09:12:11.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18580a0e]
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc8e426] was not registered for synchronization because synchronization is not active
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731060(Long), 0(Long), 1458090731060(Long), 0(Integer), 552100(String), 织金县(String), 2450(Integer)
20160316-09:12:11.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc8e426]
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470056df] was not registered for synchronization because synchronization is not active
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731090(Long), 0(Long), 1458090731090(Long), 0(Integer), 553300(String), 纳雍县(String), 2450(Integer)
20160316-09:12:11.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@470056df]
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b69a8b] was not registered for synchronization because synchronization is not active
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.118+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.118+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731118(Long), 0(Long), 1458090731118(Long), 0(Integer), 857(String), 威宁彝族回族苗族自治县(String), -1(Integer)
20160316-09:12:11.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b69a8b]
20160316-09:12:11.148+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.148+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f03a498] was not registered for synchronization because synchronization is not active
20160316-09:12:11.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.149+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731148(Long), 0(Long), 1458090731148(Long), 0(Integer), 556000(String), 黔东南苗族侗族自治州(String), 2450(Integer)
20160316-09:12:11.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f03a498]
20160316-09:12:11.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34f1cc97] was not registered for synchronization because synchronization is not active
20160316-09:12:11.177+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.177+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731176(Long), 0(Long), 1458090731176(Long), 0(Integer), 557500(String), 丹寨县(String), 2450(Integer)
20160316-09:12:11.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34f1cc97]
20160316-09:12:11.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e5e32a1] was not registered for synchronization because synchronization is not active
20160316-09:12:11.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.208+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731208(Long), 0(Long), 1458090731208(Long), 0(Integer), 556000(String), 凯里市(String), 2450(Integer)
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e5e32a1]
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2042268d] was not registered for synchronization because synchronization is not active
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.231+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731231(Long), 0(Long), 1458090731231(Long), 0(Integer), 556100(String), 黄平县(String), 2450(Integer)
20160316-09:12:11.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2042268d]
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51245091] was not registered for synchronization because synchronization is not active
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731266(Long), 0(Long), 1458090731266(Long), 0(Integer), 556200(String), 施秉县(String), 2450(Integer)
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51245091]
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62e062d3] was not registered for synchronization because synchronization is not active
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731285(Long), 0(Long), 1458090731285(Long), 0(Integer), 556500(String), 三穗县(String), 2450(Integer)
20160316-09:12:11.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62e062d3]
20160316-09:12:11.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2224b54c] was not registered for synchronization because synchronization is not active
20160316-09:12:11.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731316(Long), 0(Long), 1458090731316(Long), 0(Integer), 557700(String), 镇远县(String), 2450(Integer)
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2224b54c]
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ea3bc5] was not registered for synchronization because synchronization is not active
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731341(Long), 0(Long), 1458090731341(Long), 0(Integer), 557800(String), 岑巩县(String), 2450(Integer)
20160316-09:12:11.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48ea3bc5]
20160316-09:12:11.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa05428] was not registered for synchronization because synchronization is not active
20160316-09:12:11.374+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731373(Long), 0(Long), 1458090731373(Long), 0(Integer), 556600(String), 天柱县(String), 2450(Integer)
20160316-09:12:11.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa05428]
20160316-09:12:11.393+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70799896] was not registered for synchronization because synchronization is not active
20160316-09:12:11.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731393(Long), 0(Long), 1458090731393(Long), 0(Integer), 556700(String), 锦屏县(String), 2450(Integer)
20160316-09:12:11.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70799896]
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cdb751] was not registered for synchronization because synchronization is not active
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.424+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731424(Long), 0(Long), 1458090731424(Long), 0(Integer), 556400(String), 剑河县(String), 2450(Integer)
20160316-09:12:11.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31cdb751]
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f139082] was not registered for synchronization because synchronization is not active
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.454+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731454(Long), 0(Long), 1458090731454(Long), 0(Integer), 556300(String), 台江县(String), 2450(Integer)
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f139082]
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@499fdc26] was not registered for synchronization because synchronization is not active
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.484+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731484(Long), 0(Long), 1458090731484(Long), 0(Integer), 557300(String), 黎平县(String), 2450(Integer)
20160316-09:12:11.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@499fdc26]
20160316-09:12:11.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2736af4b] was not registered for synchronization because synchronization is not active
20160316-09:12:11.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.519+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731518(Long), 0(Long), 1458090731518(Long), 0(Integer), 557200(String), 榕江县(String), 2450(Integer)
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2736af4b]
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f432e] was not registered for synchronization because synchronization is not active
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.547+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.547+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731547(Long), 0(Long), 1458090731547(Long), 0(Integer), 557400(String), 从江县(String), 2450(Integer)
20160316-09:12:11.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75f432e]
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c56e087] was not registered for synchronization because synchronization is not active
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.585+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.587+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731585(Long), 0(Long), 1458090731585(Long), 0(Integer), 557100(String), 雷山县(String), 2450(Integer)
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c56e087]
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e52e3b2] was not registered for synchronization because synchronization is not active
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.600+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731600(Long), 0(Long), 1458090731600(Long), 0(Integer), 855(String), 麻江县(String), -1(Integer)
20160316-09:12:11.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e52e3b2]
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f009bf] was not registered for synchronization because synchronization is not active
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731640(Long), 0(Long), 1458090731640(Long), 0(Integer), 558000(String), 黔南布依族苗族自治州(String), 2450(Integer)
20160316-09:12:11.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f009bf]
20160316-09:12:11.659+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@307c5cac] was not registered for synchronization because synchronization is not active
20160316-09:12:11.660+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.660+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731659(Long), 0(Long), 1458090731659(Long), 0(Integer), 558100(String), 三都水族自治县(String), 2450(Integer)
20160316-09:12:11.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.682+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@307c5cac]
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b44f693] was not registered for synchronization because synchronization is not active
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.690+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.690+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731690(Long), 0(Long), 1458090731690(Long), 0(Integer), 558000(String), 都匀市(String), 2450(Integer)
20160316-09:12:11.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.720+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b44f693]
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb8ab59] was not registered for synchronization because synchronization is not active
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.722+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731722(Long), 0(Long), 1458090731722(Long), 0(Integer), 550500(String), 福泉市(String), 2450(Integer)
20160316-09:12:11.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4eb8ab59]
20160316-09:12:11.768+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.771+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c38146] was not registered for synchronization because synchronization is not active
20160316-09:12:11.771+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.771+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.771+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731768(Long), 0(Long), 1458090731768(Long), 0(Integer), 558400(String), 荔波县(String), 2450(Integer)
20160316-09:12:11.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65c38146]
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13824439] was not registered for synchronization because synchronization is not active
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.791+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.791+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731791(Long), 0(Long), 1458090731791(Long), 0(Integer), 551300(String), 贵定县(String), 2450(Integer)
20160316-09:12:11.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13824439]
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42bed211] was not registered for synchronization because synchronization is not active
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.833+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731833(Long), 0(Long), 1458090731833(Long), 0(Integer), 550400(String), 瓮安县(String), 2450(Integer)
20160316-09:12:11.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42bed211]
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57960e8] was not registered for synchronization because synchronization is not active
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.851+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.851+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731851(Long), 0(Long), 1458090731851(Long), 0(Integer), 558200(String), 独山县(String), 2450(Integer)
20160316-09:12:11.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.888+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.889+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57960e8]
20160316-09:12:11.890+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.890+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7af9e842] was not registered for synchronization because synchronization is not active
20160316-09:12:11.891+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.891+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731890(Long), 0(Long), 1458090731890(Long), 0(Integer), 558300(String), 平塘县(String), 2450(Integer)
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7af9e842]
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49fc1d7e] was not registered for synchronization because synchronization is not active
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731911(Long), 0(Long), 1458090731911(Long), 0(Integer), 550100(String), 罗甸县(String), 2450(Integer)
20160316-09:12:11.947+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.948+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49fc1d7e]
20160316-09:12:11.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.950+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@277ee847] was not registered for synchronization because synchronization is not active
20160316-09:12:11.950+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.950+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.950+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731950(Long), 0(Long), 1458090731950(Long), 0(Integer), 550700(String), 长顺县(String), 2450(Integer)
20160316-09:12:11.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:11.976+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@277ee847]
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b732a] was not registered for synchronization because synchronization is not active
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:11.981+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:11.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:11.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:11.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090731981(Long), 0(Long), 1458090731981(Long), 0(Integer), 551200(String), 龙里县(String), 2450(Integer)
20160316-09:12:12.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73b732a]
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b41cdbc] was not registered for synchronization because synchronization is not active
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.008+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732008(Long), 0(Long), 1458090732008(Long), 0(Integer), 854(String), 惠水县(String), -1(Integer)
20160316-09:12:12.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.038+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b41cdbc]
20160316-09:12:12.039+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.039+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13152127] was not registered for synchronization because synchronization is not active
20160316-09:12:12.040+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.040+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.040+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732039(Long), 0(Long), 1458090732039(Long), 0(Integer), 00(String), 云南省(String), -1(Integer)
20160316-09:12:12.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13152127]
20160316-09:12:12.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407b88e6] was not registered for synchronization because synchronization is not active
20160316-09:12:12.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732067(Long), 0(Long), 1458090732067(Long), 0(Integer), 650000(String), 昆明市(String), 2548(Integer)
20160316-09:12:12.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407b88e6]
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d4c153] was not registered for synchronization because synchronization is not active
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.103+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.103+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732103(Long), 0(Long), 1458090732103(Long), 0(Integer), 650000(String), 盘龙区(String), 2548(Integer)
20160316-09:12:12.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d4c153]
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e9949a3] was not registered for synchronization because synchronization is not active
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.137+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.137+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732137(Long), 0(Long), 1458090732137(Long), 0(Integer), 650000(String), 五华区(String), 2548(Integer)
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e9949a3]
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70969081] was not registered for synchronization because synchronization is not active
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.167+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732167(Long), 0(Long), 1458090732167(Long), 0(Integer), 650100(String), 西山区(String), 2548(Integer)
20160316-09:12:12.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70969081]
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a00a506] was not registered for synchronization because synchronization is not active
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.207+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.207+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732207(Long), 0(Long), 1458090732207(Long), 0(Integer), 650200(String), 官渡区(String), 2548(Integer)
20160316-09:12:12.245+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.246+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a00a506]
20160316-09:12:12.246+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.247+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445bb5e3] was not registered for synchronization because synchronization is not active
20160316-09:12:12.247+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.247+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732247(Long), 0(Long), 1458090732247(Long), 0(Integer), 650500(String), 呈贡县(String), 2548(Integer)
20160316-09:12:12.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@445bb5e3]
20160316-09:12:12.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68dd9142] was not registered for synchronization because synchronization is not active
20160316-09:12:12.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.274+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732273(Long), 0(Long), 1458090732273(Long), 0(Integer), 654100(String), 东川区(String), 2548(Integer)
20160316-09:12:12.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68dd9142]
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26d32045] was not registered for synchronization because synchronization is not active
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.309+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732309(Long), 0(Long), 1458090732309(Long), 0(Integer), 650400(String), 富民县(String), 2548(Integer)
20160316-09:12:12.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26d32045]
20160316-09:12:12.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514dc4f6] was not registered for synchronization because synchronization is not active
20160316-09:12:12.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732341(Long), 0(Long), 1458090732341(Long), 0(Integer), 650600(String), 晋宁县(String), 2548(Integer)
20160316-09:12:12.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.358+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@514dc4f6]
20160316-09:12:12.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@748a3b38] was not registered for synchronization because synchronization is not active
20160316-09:12:12.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.361+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.361+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732361(Long), 0(Long), 1458090732361(Long), 0(Integer), 652200(String), 石林彝族自治县(String), 2548(Integer)
20160316-09:12:12.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@748a3b38]
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560cb9e2] was not registered for synchronization because synchronization is not active
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.399+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732399(Long), 0(Long), 1458090732399(Long), 0(Integer), 652100(String), 宜良县(String), 2548(Integer)
20160316-09:12:12.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@560cb9e2]
20160316-09:12:12.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f406e60] was not registered for synchronization because synchronization is not active
20160316-09:12:12.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.423+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732422(Long), 0(Long), 1458090732422(Long), 0(Integer), 651500(String), 禄劝彝族苗族自治县(String), 2548(Integer)
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f406e60]
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@365f10e6] was not registered for synchronization because synchronization is not active
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.447+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732447(Long), 0(Long), 1458090732447(Long), 0(Integer), 651700(String), 嵩明县(String), 2548(Integer)
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@365f10e6]
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@736f2cf8] was not registered for synchronization because synchronization is not active
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732481(Long), 0(Long), 1458090732481(Long), 0(Integer), 650300(String), 安宁市(String), 2548(Integer)
20160316-09:12:12.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@736f2cf8]
20160316-09:12:12.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f4c4c6] was not registered for synchronization because synchronization is not active
20160316-09:12:12.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.519+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732518(Long), 0(Long), 1458090732518(Long), 0(Integer), 871(String), 寻甸回族彝族自治县(String), -1(Integer)
20160316-09:12:12.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.540+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f4c4c6]
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@223cd21a] was not registered for synchronization because synchronization is not active
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732541(Long), 0(Long), 1458090732541(Long), 0(Integer), 655000(String), 曲靖市(String), 2548(Integer)
20160316-09:12:12.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@223cd21a]
20160316-09:12:12.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2c4ecd] was not registered for synchronization because synchronization is not active
20160316-09:12:12.570+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.570+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732568(Long), 0(Long), 1458090732568(Long), 0(Integer), 655100(String), 马龙县(String), 2548(Integer)
20160316-09:12:12.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d2c4ecd]
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56896ba4] was not registered for synchronization because synchronization is not active
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732599(Long), 0(Long), 1458090732599(Long), 0(Integer), 655000(String), 麒麟区(String), 2548(Integer)
20160316-09:12:12.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56896ba4]
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626dac12] was not registered for synchronization because synchronization is not active
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732619(Long), 0(Long), 1458090732619(Long), 0(Integer), 655700(String), 师宗县(String), 2548(Integer)
20160316-09:12:12.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626dac12]
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d07206] was not registered for synchronization because synchronization is not active
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732649(Long), 0(Long), 1458090732649(Long), 0(Integer), 655600(String), 陆良县(String), 2548(Integer)
20160316-09:12:12.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29d07206]
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@602f0514] was not registered for synchronization because synchronization is not active
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732669(Long), 0(Long), 1458090732669(Long), 0(Integer), 655500(String), 富源县(String), 2548(Integer)
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@602f0514]
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93e06df] was not registered for synchronization because synchronization is not active
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.692+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732692(Long), 0(Long), 1458090732692(Long), 0(Integer), 655800(String), 罗平县(String), 2548(Integer)
20160316-09:12:12.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.740+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@93e06df]
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12966f57] was not registered for synchronization because synchronization is not active
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732744(Long), 0(Long), 1458090732744(Long), 0(Integer), 655500(String), 沾益县(String), 2548(Integer)
20160316-09:12:12.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12966f57]
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@198f546d] was not registered for synchronization because synchronization is not active
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.874+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.874+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732874(Long), 0(Long), 1458090732874(Long), 0(Integer), 654200(String), 会泽县(String), 2548(Integer)
20160316-09:12:12.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@198f546d]
20160316-09:12:12.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.916+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4472f925] was not registered for synchronization because synchronization is not active
20160316-09:12:12.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.916+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732916(Long), 0(Long), 1458090732916(Long), 0(Integer), 655400(String), 宣威市(String), 2548(Integer)
20160316-09:12:12.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4472f925]
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72058007] was not registered for synchronization because synchronization is not active
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732944(Long), 0(Long), 1458090732944(Long), 0(Integer), 653100(String), 玉溪市(String), 2548(Integer)
20160316-09:12:12.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72058007]
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53d6f7ca] was not registered for synchronization because synchronization is not active
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:12.977+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:12.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:12.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090732977(Long), 0(Long), 1458090732977(Long), 0(Integer), 653300(String), 元江哈尼族彝族傣族自治县(String), 2548(Integer)
20160316-09:12:12.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:12.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:12.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53d6f7ca]
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20734a9f] was not registered for synchronization because synchronization is not active
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.000+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733000(Long), 0(Long), 1458090733000(Long), 0(Integer), 653100(String), 红塔区(String), 2548(Integer)
20160316-09:12:13.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.022+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20734a9f]
20160316-09:12:13.023+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.023+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80b1d65] was not registered for synchronization because synchronization is not active
20160316-09:12:13.023+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.024+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733023(Long), 0(Long), 1458090733023(Long), 0(Integer), 652600(String), 江川县(String), 2548(Integer)
20160316-09:12:13.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@80b1d65]
20160316-09:12:13.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3272a769] was not registered for synchronization because synchronization is not active
20160316-09:12:13.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733052(Long), 0(Long), 1458090733052(Long), 0(Integer), 652500(String), 澄江县(String), 2548(Integer)
20160316-09:12:13.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3272a769]
20160316-09:12:13.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dd7d59a] was not registered for synchronization because synchronization is not active
20160316-09:12:13.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733085(Long), 0(Long), 1458090733085(Long), 0(Integer), 652700(String), 通海县(String), 2548(Integer)
20160316-09:12:13.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7dd7d59a]
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa3fc40] was not registered for synchronization because synchronization is not active
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.115+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.115+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733115(Long), 0(Long), 1458090733115(Long), 0(Integer), 652800(String), 华宁县(String), 2548(Integer)
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fa3fc40]
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11adf840] was not registered for synchronization because synchronization is not active
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733141(Long), 0(Long), 1458090733141(Long), 0(Integer), 651100(String), 易门县(String), 2548(Integer)
20160316-09:12:13.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11adf840]
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625e4708] was not registered for synchronization because synchronization is not active
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733166(Long), 0(Long), 1458090733166(Long), 0(Integer), 653200(String), 峨山彝族自治县(String), 2548(Integer)
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@625e4708]
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaf72ad] was not registered for synchronization because synchronization is not active
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.180+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733180(Long), 0(Long), 1458090733180(Long), 0(Integer), 653400(String), 新平彝族傣族自治县(String), 2548(Integer)
20160316-09:12:13.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4aaf72ad]
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41de3257] was not registered for synchronization because synchronization is not active
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.215+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733215(Long), 0(Long), 1458090733215(Long), 0(Integer), 678000(String), 保山市(String), 2548(Integer)
20160316-09:12:13.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.238+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41de3257]
20160316-09:12:13.240+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.240+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d214a1e] was not registered for synchronization because synchronization is not active
20160316-09:12:13.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.241+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733240(Long), 0(Long), 1458090733240(Long), 0(Integer), 678100(String), 昌宁县(String), 2548(Integer)
20160316-09:12:13.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d214a1e]
20160316-09:12:13.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ceb8bfa] was not registered for synchronization because synchronization is not active
20160316-09:12:13.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733266(Long), 0(Long), 1458090733266(Long), 0(Integer), 678000(String), 隆阳区(String), 2548(Integer)
20160316-09:12:13.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ceb8bfa]
20160316-09:12:13.286+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b893bd] was not registered for synchronization because synchronization is not active
20160316-09:12:13.291+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.291+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733286(Long), 0(Long), 1458090733286(Long), 0(Integer), 678200(String), 施甸县(String), 2548(Integer)
20160316-09:12:13.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b893bd]
20160316-09:12:13.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64ed9b24] was not registered for synchronization because synchronization is not active
20160316-09:12:13.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.317+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733316(Long), 0(Long), 1458090733316(Long), 0(Integer), 679100(String), 腾冲县(String), 2548(Integer)
20160316-09:12:13.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64ed9b24]
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64a3b9dd] was not registered for synchronization because synchronization is not active
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.334+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733334(Long), 0(Long), 1458090733334(Long), 0(Integer), 678300(String), 龙陵县(String), 2548(Integer)
20160316-09:12:13.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64a3b9dd]
20160316-09:12:13.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58af3db5] was not registered for synchronization because synchronization is not active
20160316-09:12:13.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733366(Long), 0(Long), 1458090733366(Long), 0(Integer), 657000(String), 昭通市(String), 2548(Integer)
20160316-09:12:13.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.386+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58af3db5]
20160316-09:12:13.387+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.387+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29669b01] was not registered for synchronization because synchronization is not active
20160316-09:12:13.387+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.387+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.387+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733387(Long), 0(Long), 1458090733387(Long), 0(Integer), 657800(String), 水富县(String), 2548(Integer)
20160316-09:12:13.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29669b01]
20160316-09:12:13.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@551d6cb3] was not registered for synchronization because synchronization is not active
20160316-09:12:13.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.420+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.420+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733419(Long), 0(Long), 1458090733419(Long), 0(Integer), 657000(String), 昭阳区(String), 2548(Integer)
20160316-09:12:13.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@551d6cb3]
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f3e9c42] was not registered for synchronization because synchronization is not active
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.456+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.456+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733456(Long), 0(Long), 1458090733456(Long), 0(Integer), 657100(String), 鲁甸县(String), 2548(Integer)
20160316-09:12:13.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f3e9c42]
20160316-09:12:13.486+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4062587b] was not registered for synchronization because synchronization is not active
20160316-09:12:13.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.488+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.488+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733486(Long), 0(Long), 1458090733486(Long), 0(Integer), 654600(String), 巧家县(String), 2548(Integer)
20160316-09:12:13.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4062587b]
20160316-09:12:13.519+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.519+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.520+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3762ca2b] was not registered for synchronization because synchronization is not active
20160316-09:12:13.520+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.520+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.520+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.521+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733519(Long), 0(Long), 1458090733519(Long), 0(Integer), 657500(String), 盐津县(String), 2548(Integer)
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3762ca2b]
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2128d41b] was not registered for synchronization because synchronization is not active
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.538+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733538(Long), 0(Long), 1458090733538(Long), 0(Integer), 657400(String), 大关县(String), 2548(Integer)
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2128d41b]
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6279231d] was not registered for synchronization because synchronization is not active
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733569(Long), 0(Long), 1458090733569(Long), 0(Integer), 657300(String), 永善县(String), 2548(Integer)
20160316-09:12:13.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.606+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6279231d]
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20696815] was not registered for synchronization because synchronization is not active
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.608+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.608+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733608(Long), 0(Long), 1458090733608(Long), 0(Integer), 657700(String), 绥江县(String), 2548(Integer)
20160316-09:12:13.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.638+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20696815]
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac7e654] was not registered for synchronization because synchronization is not active
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.639+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733639(Long), 0(Long), 1458090733639(Long), 0(Integer), 657200(String), 镇雄县(String), 2548(Integer)
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ac7e654]
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5891fd83] was not registered for synchronization because synchronization is not active
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.657+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.657+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733657(Long), 0(Long), 1458090733657(Long), 0(Integer), 657600(String), 彝良县(String), 2548(Integer)
20160316-09:12:13.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5891fd83]
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45a57e80] was not registered for synchronization because synchronization is not active
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733694(Long), 0(Long), 1458090733694(Long), 0(Integer), 657900(String), 威信县(String), 2548(Integer)
20160316-09:12:13.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45a57e80]
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c664a07] was not registered for synchronization because synchronization is not active
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733716(Long), 0(Long), 1458090733716(Long), 0(Integer), 674100(String), 丽江市(String), 2548(Integer)
20160316-09:12:13.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c664a07]
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d43c278] was not registered for synchronization because synchronization is not active
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.743+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.743+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733743(Long), 0(Long), 1458090733743(Long), 0(Integer), 674300(String), 宁蒗彝族自治县(String), 2548(Integer)
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d43c278]
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f591e63] was not registered for synchronization because synchronization is not active
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.767+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733767(Long), 0(Long), 1458090733767(Long), 0(Integer), 674100(String), 古城区(String), 2548(Integer)
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f591e63]
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c5eee0] was not registered for synchronization because synchronization is not active
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.802+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.802+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733802(Long), 0(Long), 1458090733802(Long), 0(Integer), 674100(String), 玉龙纳西族自治县(String), 2548(Integer)
20160316-09:12:13.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.833+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.836+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53c5eee0]
20160316-09:12:13.836+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.837+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.837+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b2a524] was not registered for synchronization because synchronization is not active
20160316-09:12:13.837+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.837+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.837+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733837(Long), 0(Long), 1458090733837(Long), 0(Integer), 674200(String), 永胜县(String), 2548(Integer)
20160316-09:12:13.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b2a524]
20160316-09:12:13.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba527b8] was not registered for synchronization because synchronization is not active
20160316-09:12:13.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.875+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733875(Long), 0(Long), 1458090733875(Long), 0(Integer), 674800(String), 华坪县(String), 2548(Integer)
20160316-09:12:13.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.897+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ba527b8]
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b30c9d0] was not registered for synchronization because synchronization is not active
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.899+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733899(Long), 0(Long), 1458090733899(Long), 0(Integer), 665000(String), 思茅市(String), 2548(Integer)
20160316-09:12:13.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b30c9d0]
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54b82ec7] was not registered for synchronization because synchronization is not active
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.928+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733927(Long), 0(Long), 1458090733927(Long), 0(Integer), 665700(String), 西盟佤族自治县(String), 2548(Integer)
20160316-09:12:13.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:13.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:13.973+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54b82ec7]
20160316-09:12:13.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:13.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:13.975+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fd20f7e] was not registered for synchronization because synchronization is not active
20160316-09:12:13.975+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:13.975+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:13.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:13.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:13.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090733975(Long), 0(Long), 1458090733975(Long), 0(Integer), 665000(String), 翠云区(String), 2548(Integer)
20160316-09:12:14.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fd20f7e]
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f0d523] was not registered for synchronization because synchronization is not active
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.006+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734006(Long), 0(Long), 1458090734006(Long), 0(Integer), 665100(String), 普洱哈尼族彝族自治县(String), 2548(Integer)
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76f0d523]
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@773c7b73] was not registered for synchronization because synchronization is not active
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.030+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734030(Long), 0(Long), 1458090734030(Long), 0(Integer), 654800(String), 墨江哈尼族自治县(String), 2548(Integer)
20160316-09:12:14.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@773c7b73]
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e835e8d] was not registered for synchronization because synchronization is not active
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734060(Long), 0(Long), 1458090734060(Long), 0(Integer), 676200(String), 景东彝族自治县(String), 2548(Integer)
20160316-09:12:14.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e835e8d]
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b2dfd7c] was not registered for synchronization because synchronization is not active
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734090(Long), 0(Long), 1458090734090(Long), 0(Integer), 666400(String), 景谷傣族彝族自治县(String), 2548(Integer)
20160316-09:12:14.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b2dfd7c]
20160316-09:12:14.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.143+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a697e3] was not registered for synchronization because synchronization is not active
20160316-09:12:14.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.144+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734143(Long), 0(Long), 1458090734143(Long), 0(Integer), 666500(String), 镇沅彝族哈尼族拉祜族自治县(String), 2548(Integer)
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a697e3]
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73a6dba1] was not registered for synchronization because synchronization is not active
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.166+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734166(Long), 0(Long), 1458090734166(Long), 0(Integer), 665900(String), 江城哈尼族彝族自治县(String), 2548(Integer)
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73a6dba1]
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7a70ec] was not registered for synchronization because synchronization is not active
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.197+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734197(Long), 0(Long), 1458090734197(Long), 0(Integer), 665800(String), 孟连傣族拉祜族佤族自治县(String), 2548(Integer)
20160316-09:12:14.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b7a70ec]
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7b6152] was not registered for synchronization because synchronization is not active
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734227(Long), 0(Long), 1458090734227(Long), 0(Integer), 879(String), 澜沧拉祜族自治县(String), -1(Integer)
20160316-09:12:14.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c7b6152]
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4560df2c] was not registered for synchronization because synchronization is not active
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.273+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734273(Long), 0(Long), 1458090734273(Long), 0(Integer), 677000(String), 临沧市(String), 2548(Integer)
20160316-09:12:14.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4560df2c]
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21eef1dc] was not registered for synchronization because synchronization is not active
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.337+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.337+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734337(Long), 0(Long), 1458090734337(Long), 0(Integer), 677400(String), 沧源佤族自治县(String), 2548(Integer)
20160316-09:12:14.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21eef1dc]
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf2ba51] was not registered for synchronization because synchronization is not active
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.376+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734376(Long), 0(Long), 1458090734376(Long), 0(Integer), 677000(String), 临翔区(String), 2548(Integer)
20160316-09:12:14.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf2ba51]
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f3861fb] was not registered for synchronization because synchronization is not active
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.421+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734421(Long), 0(Long), 1458090734421(Long), 0(Integer), 675900(String), 凤庆县(String), 2548(Integer)
20160316-09:12:14.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f3861fb]
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d1b33a] was not registered for synchronization because synchronization is not active
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.459+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734459(Long), 0(Long), 1458090734459(Long), 0(Integer), 675800(String), 云县(String), 2548(Integer)
20160316-09:12:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52d1b33a]
20160316-09:12:14.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3536023a] was not registered for synchronization because synchronization is not active
20160316-09:12:14.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734482(Long), 0(Long), 1458090734482(Long), 0(Integer), 677600(String), 永德县(String), 2548(Integer)
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3536023a]
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63f1b7e7] was not registered for synchronization because synchronization is not active
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.502+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734502(Long), 0(Long), 1458090734502(Long), 0(Integer), 677700(String), 镇康县(String), 2548(Integer)
20160316-09:12:14.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.538+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63f1b7e7]
20160316-09:12:14.540+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.540+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@119cb48] was not registered for synchronization because synchronization is not active
20160316-09:12:14.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.541+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734540(Long), 0(Long), 1458090734540(Long), 0(Integer), 677300(String), 双江拉祜族佤族布朗族傣族自治县(String), 2548(Integer)
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@119cb48]
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14be9cdb] was not registered for synchronization because synchronization is not active
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.557+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.557+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734557(Long), 0(Long), 1458090734557(Long), 0(Integer), 883(String), 耿马傣族佤族自治县(String), -1(Integer)
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14be9cdb]
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772fd3ce] was not registered for synchronization because synchronization is not active
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.589+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.589+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734589(Long), 0(Long), 1458090734589(Long), 0(Integer), 675000(String), 楚雄彝族自治州(String), 2548(Integer)
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@772fd3ce]
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c29d7cc] was not registered for synchronization because synchronization is not active
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.620+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.620+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734620(Long), 0(Long), 1458090734620(Long), 0(Integer), 651200(String), 禄丰县(String), 2548(Integer)
20160316-09:12:14.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.650+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.651+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c29d7cc]
20160316-09:12:14.653+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.653+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a7bd3a] was not registered for synchronization because synchronization is not active
20160316-09:12:14.654+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.654+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.654+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734653(Long), 0(Long), 1458090734653(Long), 0(Integer), 675000(String), 楚雄市(String), 2548(Integer)
20160316-09:12:14.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70a7bd3a]
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae7d407] was not registered for synchronization because synchronization is not active
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.683+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734683(Long), 0(Long), 1458090734683(Long), 0(Integer), 675100(String), 双柏县(String), 2548(Integer)
20160316-09:12:14.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.710+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae7d407]
20160316-09:12:14.710+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a35f31f] was not registered for synchronization because synchronization is not active
20160316-09:12:14.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.711+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734711(Long), 0(Long), 1458090734711(Long), 0(Integer), 675500(String), 牟定县(String), 2548(Integer)
20160316-09:12:14.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a35f31f]
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e38e75b] was not registered for synchronization because synchronization is not active
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.734+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734734(Long), 0(Long), 1458090734734(Long), 0(Integer), 675200(String), 南华县(String), 2548(Integer)
20160316-09:12:14.867+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e38e75b]
20160316-09:12:14.869+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.869+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ea7416d] was not registered for synchronization because synchronization is not active
20160316-09:12:14.869+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.870+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734869(Long), 0(Long), 1458090734869(Long), 0(Integer), 675300(String), 姚安县(String), 2548(Integer)
20160316-09:12:14.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ea7416d]
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9295f] was not registered for synchronization because synchronization is not active
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.910+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.910+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734910(Long), 0(Long), 1458090734910(Long), 0(Integer), 675400(String), 大姚县(String), 2548(Integer)
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb9295f]
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58254e5a] was not registered for synchronization because synchronization is not active
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:14.972+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:14.972+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090734972(Long), 0(Long), 1458090734972(Long), 0(Integer), 651400(String), 永仁县(String), 2548(Integer)
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58254e5a]
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d34596b] was not registered for synchronization because synchronization is not active
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.037+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.037+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735037(Long), 0(Long), 1458090735037(Long), 0(Integer), 651300(String), 元谋县(String), 2548(Integer)
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d34596b]
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6346bbdc] was not registered for synchronization because synchronization is not active
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.073+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.073+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735073(Long), 0(Long), 1458090735073(Long), 0(Integer), 878(String), 武定县(String), -1(Integer)
20160316-09:12:15.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6346bbdc]
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42748f91] was not registered for synchronization because synchronization is not active
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735116(Long), 0(Long), 1458090735116(Long), 0(Integer), 661400(String), 红河哈尼族彝族自治州(String), 2548(Integer)
20160316-09:12:15.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42748f91]
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5820e5f8] was not registered for synchronization because synchronization is not active
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.144+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.144+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735144(Long), 0(Long), 1458090735144(Long), 0(Integer), 661300(String), 河口瑶族自治县(String), 2548(Integer)
20160316-09:12:15.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5820e5f8]
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7544b1bc] was not registered for synchronization because synchronization is not active
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.177+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735177(Long), 0(Long), 1458090735177(Long), 0(Integer), 661000(String), 个旧市(String), 2548(Integer)
20160316-09:12:15.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.206+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.207+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7544b1bc]
20160316-09:12:15.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.208+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a4c43a] was not registered for synchronization because synchronization is not active
20160316-09:12:15.208+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.208+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735208(Long), 0(Long), 1458090735208(Long), 0(Integer), 661600(String), 开远市(String), 2548(Integer)
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74a4c43a]
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@711a4169] was not registered for synchronization because synchronization is not active
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.231+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735231(Long), 0(Long), 1458090735231(Long), 0(Integer), 661100(String), 蒙自县(String), 2548(Integer)
20160316-09:12:15.280+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.281+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.286+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@711a4169]
20160316-09:12:15.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.287+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ab8fb54] was not registered for synchronization because synchronization is not active
20160316-09:12:15.287+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.287+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.288+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735287(Long), 0(Long), 1458090735287(Long), 0(Integer), 661200(String), 屏边苗族自治县(String), 2548(Integer)
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ab8fb54]
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557050e3] was not registered for synchronization because synchronization is not active
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.296+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.296+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735296(Long), 0(Long), 1458090735296(Long), 0(Integer), 654300(String), 建水县(String), 2548(Integer)
20160316-09:12:15.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.340+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@557050e3]
20160316-09:12:15.340+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1560eb09] was not registered for synchronization because synchronization is not active
20160316-09:12:15.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735341(Long), 0(Long), 1458090735341(Long), 0(Integer), 662200(String), 石屏县(String), 2548(Integer)
20160316-09:12:15.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1560eb09]
20160316-09:12:15.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.362+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a7a456] was not registered for synchronization because synchronization is not active
20160316-09:12:15.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.362+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735361(Long), 0(Long), 1458090735361(Long), 0(Integer), 652300(String), 弥勒县(String), 2548(Integer)
20160316-09:12:15.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30a7a456]
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ec1a187] was not registered for synchronization because synchronization is not active
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.390+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.390+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735390(Long), 0(Long), 1458090735390(Long), 0(Integer), 652400(String), 泸西县(String), 2548(Integer)
20160316-09:12:15.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.409+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ec1a187]
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1194e628] was not registered for synchronization because synchronization is not active
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.410+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735410(Long), 0(Long), 1458090735410(Long), 0(Integer), 662400(String), 元阳县(String), 2548(Integer)
20160316-09:12:15.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1194e628]
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badf25] was not registered for synchronization because synchronization is not active
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.431+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.431+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735431(Long), 0(Long), 1458090735431(Long), 0(Integer), 654400(String), 红河县(String), 2548(Integer)
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badf25]
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511b62a0] was not registered for synchronization because synchronization is not active
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.447+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.447+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735447(Long), 0(Long), 1458090735447(Long), 0(Integer), 661500(String), 金平苗族瑶族傣族自治县(String), 2548(Integer)
20160316-09:12:15.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@511b62a0]
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64230645] was not registered for synchronization because synchronization is not active
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.494+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.494+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.494+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735494(Long), 0(Long), 1458090735494(Long), 0(Integer), 662500(String), 绿春县(String), 2548(Integer)
20160316-09:12:15.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64230645]
20160316-09:12:15.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e3a27d] was not registered for synchronization because synchronization is not active
20160316-09:12:15.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.528+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.528+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735527(Long), 0(Long), 1458090735527(Long), 0(Integer), 663000(String), 文山壮族苗族自治州(String), 2548(Integer)
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10e3a27d]
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@563eae13] was not registered for synchronization because synchronization is not active
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.552+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735552(Long), 0(Long), 1458090735552(Long), 0(Integer), 663400(String), 富宁县(String), 2548(Integer)
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@563eae13]
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d616bd] was not registered for synchronization because synchronization is not active
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.574+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735574(Long), 0(Long), 1458090735574(Long), 0(Integer), 663000(String), 文山县(String), 2548(Integer)
20160316-09:12:15.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8d616bd]
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c888145] was not registered for synchronization because synchronization is not active
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.615+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.615+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735615(Long), 0(Long), 1458090735615(Long), 0(Integer), 663100(String), 砚山县(String), 2548(Integer)
20160316-09:12:15.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c888145]
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfc03c4] was not registered for synchronization because synchronization is not active
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.644+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735644(Long), 0(Long), 1458090735644(Long), 0(Integer), 663500(String), 西畴县(String), 2548(Integer)
20160316-09:12:15.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6cfc03c4]
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@379c4770] was not registered for synchronization because synchronization is not active
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.674+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735674(Long), 0(Long), 1458090735674(Long), 0(Integer), 663600(String), 麻栗坡县(String), 2548(Integer)
20160316-09:12:15.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.696+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@379c4770]
20160316-09:12:15.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.697+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e8cd00a] was not registered for synchronization because synchronization is not active
20160316-09:12:15.697+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.698+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735697(Long), 0(Long), 1458090735697(Long), 0(Integer), 663700(String), 马关县(String), 2548(Integer)
20160316-09:12:15.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e8cd00a]
20160316-09:12:15.723+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.723+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fba5980] was not registered for synchronization because synchronization is not active
20160316-09:12:15.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.724+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.724+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735723(Long), 0(Long), 1458090735723(Long), 0(Integer), 663200(String), 丘北县(String), 2548(Integer)
20160316-09:12:15.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fba5980]
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@541ae987] was not registered for synchronization because synchronization is not active
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735751(Long), 0(Long), 1458090735751(Long), 0(Integer), 876(String), 广南县(String), -1(Integer)
20160316-09:12:15.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@541ae987]
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ec486a1] was not registered for synchronization because synchronization is not active
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.773+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.773+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735773(Long), 0(Long), 1458090735773(Long), 0(Integer), 666100(String), 西双版纳傣族自治州(String), 2548(Integer)
20160316-09:12:15.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ec486a1]
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f77cb91] was not registered for synchronization because synchronization is not active
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.801+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735801(Long), 0(Long), 1458090735801(Long), 0(Integer), 666300(String), 勐腊县(String), 2548(Integer)
20160316-09:12:15.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.847+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f77cb91]
20160316-09:12:15.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3231c661] was not registered for synchronization because synchronization is not active
20160316-09:12:15.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735851(Long), 0(Long), 1458090735851(Long), 0(Integer), 666100(String), 景洪市(String), 2548(Integer)
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3231c661]
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52beaff3] was not registered for synchronization because synchronization is not active
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.864+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735864(Long), 0(Long), 1458090735864(Long), 0(Integer), 666200(String), 勐海县(String), 2548(Integer)
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52beaff3]
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6715294d] was not registered for synchronization because synchronization is not active
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.911+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.911+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735911(Long), 0(Long), 1458090735911(Long), 0(Integer), 671000(String), 大理白族自治州(String), 2548(Integer)
20160316-09:12:15.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6715294d]
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c9e88b3] was not registered for synchronization because synchronization is not active
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.949+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735949(Long), 0(Long), 1458090735949(Long), 0(Integer), 671500(String), 鹤庆县(String), 2548(Integer)
20160316-09:12:15.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:15.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:15.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c9e88b3]
20160316-09:12:15.994+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:15.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:15.994+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@813fc60] was not registered for synchronization because synchronization is not active
20160316-09:12:15.995+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:15.995+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:15.995+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:15.995+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:15.995+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090735994(Long), 0(Long), 1458090735994(Long), 0(Integer), 671000(String), 大理市(String), 2548(Integer)
20160316-09:12:16.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@813fc60]
20160316-09:12:16.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.050+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@353c0223] was not registered for synchronization because synchronization is not active
20160316-09:12:16.050+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.050+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736043(Long), 0(Long), 1458090736043(Long), 0(Integer), 672500(String), 漾濞彝族自治县(String), 2548(Integer)
20160316-09:12:16.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@353c0223]
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@408bb8f3] was not registered for synchronization because synchronization is not active
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.090+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.090+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736090(Long), 0(Long), 1458090736090(Long), 0(Integer), 672100(String), 祥云县(String), 2548(Integer)
20160316-09:12:16.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.129+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@408bb8f3]
20160316-09:12:16.129+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.129+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.130+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d2d739d] was not registered for synchronization because synchronization is not active
20160316-09:12:16.130+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.130+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736129(Long), 0(Long), 1458090736129(Long), 0(Integer), 671600(String), 宾川县(String), 2548(Integer)
20160316-09:12:16.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.147+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.148+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d2d739d]
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@607b712c] was not registered for synchronization because synchronization is not active
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.149+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736149(Long), 0(Long), 1458090736149(Long), 0(Integer), 675600(String), 弥渡县(String), 2548(Integer)
20160316-09:12:16.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@607b712c]
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@680785f2] was not registered for synchronization because synchronization is not active
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736191(Long), 0(Long), 1458090736191(Long), 0(Integer), 675700(String), 南涧彝族自治县(String), 2548(Integer)
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@680785f2]
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@af80dd4] was not registered for synchronization because synchronization is not active
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.230+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736230(Long), 0(Long), 1458090736230(Long), 0(Integer), 672400(String), 巍山彝族回族自治县(String), 2548(Integer)
20160316-09:12:16.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@af80dd4]
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6063f086] was not registered for synchronization because synchronization is not active
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.268+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736268(Long), 0(Long), 1458090736268(Long), 0(Integer), 672600(String), 永平县(String), 2548(Integer)
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6063f086]
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f02f06] was not registered for synchronization because synchronization is not active
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736285(Long), 0(Long), 1458090736285(Long), 0(Integer), 672700(String), 云龙县(String), 2548(Integer)
20160316-09:12:16.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.317+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52f02f06]
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49250abd] was not registered for synchronization because synchronization is not active
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.318+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736318(Long), 0(Long), 1458090736318(Long), 0(Integer), 671200(String), 洱源县(String), 2548(Integer)
20160316-09:12:16.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.334+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49250abd]
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c1dd34] was not registered for synchronization because synchronization is not active
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.349+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.350+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736349(Long), 0(Long), 1458090736349(Long), 0(Integer), 872(String), 剑川县(String), -1(Integer)
20160316-09:12:16.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.375+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47c1dd34]
20160316-09:12:16.375+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a57cf0b] was not registered for synchronization because synchronization is not active
20160316-09:12:16.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736376(Long), 0(Long), 1458090736376(Long), 0(Integer), 678400(String), 德宏傣族景颇族自治州(String), 2548(Integer)
20160316-09:12:16.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a57cf0b]
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14c158c0] was not registered for synchronization because synchronization is not active
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.407+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.407+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736407(Long), 0(Long), 1458090736407(Long), 0(Integer), 678700(String), 陇川县(String), 2548(Integer)
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14c158c0]
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7405c4] was not registered for synchronization because synchronization is not active
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.428+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.428+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736428(Long), 0(Long), 1458090736428(Long), 0(Integer), 678600(String), 瑞丽市(String), 2548(Integer)
20160316-09:12:16.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7405c4]
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ac3df3] was not registered for synchronization because synchronization is not active
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736466(Long), 0(Long), 1458090736466(Long), 0(Integer), 678400(String), 潞西市(String), 2548(Integer)
20160316-09:12:16.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.492+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ac3df3]
20160316-09:12:16.493+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a3ed099] was not registered for synchronization because synchronization is not active
20160316-09:12:16.494+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.494+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.494+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.494+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.494+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736493(Long), 0(Long), 1458090736493(Long), 0(Integer), 679200(String), 梁河县(String), 2548(Integer)
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a3ed099]
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc74e99] was not registered for synchronization because synchronization is not active
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.502+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736502(Long), 0(Long), 1458090736502(Long), 0(Integer), 679300(String), 盈江县(String), 2548(Integer)
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cc74e99]
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0c1da9] was not registered for synchronization because synchronization is not active
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.530+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736530(Long), 0(Long), 1458090736530(Long), 0(Integer), 673100(String), 怒江傈僳族自治州(String), 2548(Integer)
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b0c1da9]
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55888bf3] was not registered for synchronization because synchronization is not active
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.545+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.545+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736545(Long), 0(Long), 1458090736545(Long), 0(Integer), 674600(String), 维西傈僳族自治县(String), 2548(Integer)
20160316-09:12:16.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55888bf3]
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a1c0aaa] was not registered for synchronization because synchronization is not active
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.583+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736583(Long), 0(Long), 1458090736583(Long), 0(Integer), 673200(String), 泸水县(String), 2548(Integer)
20160316-09:12:16.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a1c0aaa]
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@846b70e] was not registered for synchronization because synchronization is not active
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736616(Long), 0(Long), 1458090736616(Long), 0(Integer), 673400(String), 福贡县(String), 2548(Integer)
20160316-09:12:16.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@846b70e]
20160316-09:12:16.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28317c6f] was not registered for synchronization because synchronization is not active
20160316-09:12:16.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736644(Long), 0(Long), 1458090736644(Long), 0(Integer), 673500(String), 贡山独龙族怒族自治县(String), 2548(Integer)
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28317c6f]
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@344d871] was not registered for synchronization because synchronization is not active
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.674+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736674(Long), 0(Long), 1458090736674(Long), 0(Integer), 671400(String), 兰坪白族普米族自治县(String), 2548(Integer)
20160316-09:12:16.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@344d871]
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2206b6f5] was not registered for synchronization because synchronization is not active
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.718+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736718(Long), 0(Long), 1458090736718(Long), 0(Integer), 674400(String), 迪庆藏族自治州(String), 2548(Integer)
20160316-09:12:16.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.754+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2206b6f5]
20160316-09:12:16.754+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.754+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.754+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d768e71] was not registered for synchronization because synchronization is not active
20160316-09:12:16.755+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.755+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736754(Long), 0(Long), 1458090736754(Long), 0(Integer), 674500(String), 德钦县(String), 2548(Integer)
20160316-09:12:16.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.935+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d768e71]
20160316-09:12:16.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a3cdbe6] was not registered for synchronization because synchronization is not active
20160316-09:12:16.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736944(Long), 0(Long), 1458090736944(Long), 0(Integer), 887(String), 香格里拉县(String), -1(Integer)
20160316-09:12:16.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a3cdbe6]
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3305055b] was not registered for synchronization because synchronization is not active
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736967(Long), 0(Long), 1458090736967(Long), 0(Integer), 00(String), 西藏自治区(String), -1(Integer)
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3305055b]
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3974a83a] was not registered for synchronization because synchronization is not active
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:16.979+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:16.979+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090736979(Long), 0(Long), 1458090736979(Long), 0(Integer), 850000(String), 拉萨市(String), 2694(Integer)
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3974a83a]
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41c981b4] was not registered for synchronization because synchronization is not active
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.010+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737010(Long), 0(Long), 1458090737010(Long), 0(Integer), 850100(String), 达孜县(String), 2694(Integer)
20160316-09:12:17.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41c981b4]
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@105569c9] was not registered for synchronization because synchronization is not active
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.049+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737049(Long), 0(Long), 1458090737049(Long), 0(Integer), 850000(String), 城关区(String), 2694(Integer)
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@105569c9]
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@468036e3] was not registered for synchronization because synchronization is not active
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.063+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.063+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737063(Long), 0(Long), 1458090737063(Long), 0(Integer), 851600(String), 林周县(String), 2694(Integer)
20160316-09:12:17.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.109+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@468036e3]
20160316-09:12:17.110+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.111+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79195e17] was not registered for synchronization because synchronization is not active
20160316-09:12:17.111+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.111+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737111(Long), 0(Long), 1458090737111(Long), 0(Integer), 851500(String), 当雄县(String), 2694(Integer)
20160316-09:12:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79195e17]
20160316-09:12:17.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6faa01dc] was not registered for synchronization because synchronization is not active
20160316-09:12:17.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.142+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737141(Long), 0(Long), 1458090737141(Long), 0(Integer), 851600(String), 尼木县(String), 2694(Integer)
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6faa01dc]
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ff20ba] was not registered for synchronization because synchronization is not active
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.160+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737160(Long), 0(Long), 1458090737160(Long), 0(Integer), 850600(String), 曲水县(String), 2694(Integer)
20160316-09:12:17.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.189+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ff20ba]
20160316-09:12:17.190+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.190+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.191+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3601f71c] was not registered for synchronization because synchronization is not active
20160316-09:12:17.191+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.191+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737190(Long), 0(Long), 1458090737190(Long), 0(Integer), 851400(String), 堆龙德庆县(String), 2694(Integer)
20160316-09:12:17.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3601f71c]
20160316-09:12:17.232+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67843fce] was not registered for synchronization because synchronization is not active
20160316-09:12:17.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737232(Long), 0(Long), 1458090737232(Long), 0(Integer), 891(String), 墨竹工卡县(String), -1(Integer)
20160316-09:12:17.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67843fce]
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44723855] was not registered for synchronization because synchronization is not active
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.251+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.252+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737251(Long), 0(Long), 1458090737251(Long), 0(Integer), 854000(String), 昌都地区(String), 2694(Integer)
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44723855]
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b25be07] was not registered for synchronization because synchronization is not active
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.279+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.279+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737279(Long), 0(Long), 1458090737279(Long), 0(Integer), 855500(String), 边坝县(String), 2694(Integer)
20160316-09:12:17.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b25be07]
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2f0b12] was not registered for synchronization because synchronization is not active
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.318+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.318+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.319+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737318(Long), 0(Long), 1458090737318(Long), 0(Integer), 854000(String), 昌都县(String), 2694(Integer)
20160316-09:12:17.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.355+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2f0b12]
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@176a2135] was not registered for synchronization because synchronization is not active
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.357+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.357+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737357(Long), 0(Long), 1458090737357(Long), 0(Integer), 854100(String), 江达县(String), 2694(Integer)
20160316-09:12:17.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@176a2135]
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55d9f42e] was not registered for synchronization because synchronization is not active
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.385+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737385(Long), 0(Long), 1458090737385(Long), 0(Integer), 854200(String), 贡觉县(String), 2694(Integer)
20160316-09:12:17.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55d9f42e]
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@438f8baa] was not registered for synchronization because synchronization is not active
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.423+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.423+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737423(Long), 0(Long), 1458090737423(Long), 0(Integer), 855600(String), 类乌齐县(String), 2694(Integer)
20160316-09:12:17.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@438f8baa]
20160316-09:12:17.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16364f] was not registered for synchronization because synchronization is not active
20160316-09:12:17.443+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.452+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737442(Long), 0(Long), 1458090737442(Long), 0(Integer), 855700(String), 丁青县(String), 2694(Integer)
20160316-09:12:17.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16364f]
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71dae591] was not registered for synchronization because synchronization is not active
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.473+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737473(Long), 0(Long), 1458090737473(Long), 0(Integer), 854300(String), 察雅县(String), 2694(Integer)
20160316-09:12:17.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71dae591]
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657890c9] was not registered for synchronization because synchronization is not active
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.493+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.493+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.493+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.493+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737493(Long), 0(Long), 1458090737493(Long), 0(Integer), 854600(String), 八宿县(String), 2694(Integer)
20160316-09:12:17.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657890c9]
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d4ce5d] was not registered for synchronization because synchronization is not active
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.535+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737535(Long), 0(Long), 1458090737535(Long), 0(Integer), 854400(String), 左贡县(String), 2694(Integer)
20160316-09:12:17.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30d4ce5d]
20160316-09:12:17.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@686a15ca] was not registered for synchronization because synchronization is not active
20160316-09:12:17.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.568+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737567(Long), 0(Long), 1458090737567(Long), 0(Integer), 854500(String), 芒康县(String), 2694(Integer)
20160316-09:12:17.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@686a15ca]
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adb953c] was not registered for synchronization because synchronization is not active
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737599(Long), 0(Long), 1458090737599(Long), 0(Integer), 855400(String), 洛隆县(String), 2694(Integer)
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6adb953c]
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b07d605] was not registered for synchronization because synchronization is not active
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.612+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.612+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737612(Long), 0(Long), 1458090737612(Long), 0(Integer), 856000(String), 山南地区(String), 2694(Integer)
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b07d605]
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6f7075] was not registered for synchronization because synchronization is not active
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.628+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.628+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737628(Long), 0(Long), 1458090737628(Long), 0(Integer), 851100(String), 浪卡子县(String), 2694(Integer)
20160316-09:12:17.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f6f7075]
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60689f4a] was not registered for synchronization because synchronization is not active
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.666+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737666(Long), 0(Long), 1458090737666(Long), 0(Integer), 856100(String), 乃东县(String), 2694(Integer)
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60689f4a]
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a738cf5] was not registered for synchronization because synchronization is not active
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.681+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737681(Long), 0(Long), 1458090737681(Long), 0(Integer), 850800(String), 扎囊县(String), 2694(Integer)
20160316-09:12:17.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.722+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a738cf5]
20160316-09:12:17.724+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.724+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52398258] was not registered for synchronization because synchronization is not active
20160316-09:12:17.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.730+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737724(Long), 0(Long), 1458090737724(Long), 0(Integer), 850700(String), 贡嘎县(String), 2694(Integer)
20160316-09:12:17.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.759+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52398258]
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@415bbb9b] was not registered for synchronization because synchronization is not active
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.760+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737760(Long), 0(Long), 1458090737760(Long), 0(Integer), 856200(String), 桑日县(String), 2694(Integer)
20160316-09:12:17.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.790+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.791+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@415bbb9b]
20160316-09:12:17.792+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.792+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fdc07f] was not registered for synchronization because synchronization is not active
20160316-09:12:17.792+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.792+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.792+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737792(Long), 0(Long), 1458090737792(Long), 0(Integer), 856800(String), 琼结县(String), 2694(Integer)
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75fdc07f]
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@155e2025] was not registered for synchronization because synchronization is not active
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.807+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737807(Long), 0(Long), 1458090737807(Long), 0(Integer), 856300(String), 曲松县(String), 2694(Integer)
20160316-09:12:17.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@155e2025]
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fa5ce5] was not registered for synchronization because synchronization is not active
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737852(Long), 0(Long), 1458090737852(Long), 0(Integer), 856900(String), 措美县(String), 2694(Integer)
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44fa5ce5]
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a745adf] was not registered for synchronization because synchronization is not active
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.864+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737864(Long), 0(Long), 1458090737864(Long), 0(Integer), 851200(String), 洛扎县(String), 2694(Integer)
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a745adf]
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f2c0adc] was not registered for synchronization because synchronization is not active
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.880+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.880+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737880(Long), 0(Long), 1458090737880(Long), 0(Integer), 856400(String), 加查县(String), 2694(Integer)
20160316-09:12:17.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f2c0adc]
20160316-09:12:17.926+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.926+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ece9e1d] was not registered for synchronization because synchronization is not active
20160316-09:12:17.927+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.927+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.927+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737926(Long), 0(Long), 1458090737926(Long), 0(Integer), 856600(String), 隆子县(String), 2694(Integer)
20160316-09:12:17.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ece9e1d]
20160316-09:12:17.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a68efc] was not registered for synchronization because synchronization is not active
20160316-09:12:17.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737944(Long), 0(Long), 1458090737944(Long), 0(Integer), 8030(String), 错那县(String), -1(Integer)
20160316-09:12:17.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:17.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41a68efc]
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ffa3a0] was not registered for synchronization because synchronization is not active
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:17.974+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:17.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:17.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:17.974+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090737974(Long), 0(Long), 1458090737974(Long), 0(Integer), 857000(String), 日喀则地区(String), 2694(Integer)
20160316-09:12:17.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75ffa3a0]
20160316-09:12:18.001+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.002+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182a402c] was not registered for synchronization because synchronization is not active
20160316-09:12:18.002+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.002+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.002+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738002(Long), 0(Long), 1458090738002(Long), 0(Integer), 857700(String), 岗巴县(String), 2694(Integer)
20160316-09:12:18.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.030+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@182a402c]
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50a45276] was not registered for synchronization because synchronization is not active
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.042+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738042(Long), 0(Long), 1458090738042(Long), 0(Integer), 857000(String), 日喀则市(String), 2694(Integer)
20160316-09:12:18.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.071+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50a45276]
20160316-09:12:18.071+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.071+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.071+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31fa23b2] was not registered for synchronization because synchronization is not active
20160316-09:12:18.071+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.072+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.072+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738071(Long), 0(Long), 1458090738071(Long), 0(Integer), 857100(String), 南木林县(String), 2694(Integer)
20160316-09:12:18.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.097+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31fa23b2]
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57052bc3] was not registered for synchronization because synchronization is not active
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.099+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.099+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738099(Long), 0(Long), 1458090738099(Long), 0(Integer), 857400(String), 江孜县(String), 2694(Integer)
20160316-09:12:18.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.125+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57052bc3]
20160316-09:12:18.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66eedc04] was not registered for synchronization because synchronization is not active
20160316-09:12:18.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.126+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.126+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738126(Long), 0(Long), 1458090738126(Long), 0(Integer), 858200(String), 定日县(String), 2694(Integer)
20160316-09:12:18.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66eedc04]
20160316-09:12:18.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50ee08e5] was not registered for synchronization because synchronization is not active
20160316-09:12:18.158+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.158+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738157(Long), 0(Long), 1458090738157(Long), 0(Integer), 857800(String), 萨迦县(String), 2694(Integer)
20160316-09:12:18.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50ee08e5]
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@990e63] was not registered for synchronization because synchronization is not active
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.176+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738176(Long), 0(Long), 1458090738176(Long), 0(Integer), 858100(String), 拉孜县(String), 2694(Integer)
20160316-09:12:18.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@990e63]
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40a05c56] was not registered for synchronization because synchronization is not active
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.210+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738210(Long), 0(Long), 1458090738210(Long), 0(Integer), 858500(String), 昂仁县(String), 2694(Integer)
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40a05c56]
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78470eaf] was not registered for synchronization because synchronization is not active
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738227(Long), 0(Long), 1458090738227(Long), 0(Integer), 858900(String), 谢通门县(String), 2694(Integer)
20160316-09:12:18.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78470eaf]
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c13e95d] was not registered for synchronization because synchronization is not active
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.268+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738268(Long), 0(Long), 1458090738268(Long), 0(Integer), 857300(String), 白朗县(String), 2694(Integer)
20160316-09:12:18.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.298+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c13e95d]
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10747ad8] was not registered for synchronization because synchronization is not active
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.299+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.299+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738299(Long), 0(Long), 1458090738299(Long), 0(Integer), 857200(String), 仁布县(String), 2694(Integer)
20160316-09:12:18.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10747ad8]
20160316-09:12:18.326+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.326+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@121c39fa] was not registered for synchronization because synchronization is not active
20160316-09:12:18.327+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.327+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.327+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738326(Long), 0(Long), 1458090738326(Long), 0(Integer), 857500(String), 康马县(String), 2694(Integer)
20160316-09:12:18.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.359+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@121c39fa]
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10464535] was not registered for synchronization because synchronization is not active
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.360+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738360(Long), 0(Long), 1458090738360(Long), 0(Integer), 857900(String), 定结县(String), 2694(Integer)
20160316-09:12:18.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10464535]
20160316-09:12:18.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@673f5445] was not registered for synchronization because synchronization is not active
20160316-09:12:18.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.394+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.394+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738394(Long), 0(Long), 1458090738394(Long), 0(Integer), 858800(String), 仲巴县(String), 2694(Integer)
20160316-09:12:18.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@673f5445]
20160316-09:12:18.420+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.420+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca371a7] was not registered for synchronization because synchronization is not active
20160316-09:12:18.421+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.421+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.421+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738420(Long), 0(Long), 1458090738420(Long), 0(Integer), 857600(String), 亚东县(String), 2694(Integer)
20160316-09:12:18.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.443+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ca371a7]
20160316-09:12:18.443+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.443+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.443+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3375f9c8] was not registered for synchronization because synchronization is not active
20160316-09:12:18.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.444+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738443(Long), 0(Long), 1458090738443(Long), 0(Integer), 858700(String), 吉隆县(String), 2694(Integer)
20160316-09:12:18.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3375f9c8]
20160316-09:12:18.465+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.467+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17ad6e07] was not registered for synchronization because synchronization is not active
20160316-09:12:18.467+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.467+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.467+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738466(Long), 0(Long), 1458090738466(Long), 0(Integer), 858300(String), 聂拉木县(String), 2694(Integer)
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17ad6e07]
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70d40460] was not registered for synchronization because synchronization is not active
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.480+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738480(Long), 0(Long), 1458090738480(Long), 0(Integer), 8020(String), 萨嘎县(String), -1(Integer)
20160316-09:12:18.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.514+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70d40460]
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c892023] was not registered for synchronization because synchronization is not active
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738516(Long), 0(Long), 1458090738516(Long), 0(Integer), 852000(String), 那曲地区(String), 2694(Integer)
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c892023]
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@645196be] was not registered for synchronization because synchronization is not active
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.532+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738532(Long), 0(Long), 1458090738532(Long), 0(Integer), 853200(String), 尼玛县(String), 2694(Integer)
20160316-09:12:18.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@645196be]
20160316-09:12:18.574+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.574+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280f943a] was not registered for synchronization because synchronization is not active
20160316-09:12:18.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.575+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738574(Long), 0(Long), 1458090738574(Long), 0(Integer), 852000(String), 那曲县(String), 2694(Integer)
20160316-09:12:18.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.595+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280f943a]
20160316-09:12:18.596+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.596+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4086c8b4] was not registered for synchronization because synchronization is not active
20160316-09:12:18.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738596(Long), 0(Long), 1458090738596(Long), 0(Integer), 852400(String), 嘉黎县(String), 2694(Integer)
20160316-09:12:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4086c8b4]
20160316-09:12:18.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a86bef0] was not registered for synchronization because synchronization is not active
20160316-09:12:18.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738642(Long), 0(Long), 1458090738642(Long), 0(Integer), 852300(String), 比如县(String), 2694(Integer)
20160316-09:12:18.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.697+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a86bef0]
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228f0523] was not registered for synchronization because synchronization is not active
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.702+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738702(Long), 0(Long), 1458090738702(Long), 0(Integer), 853500(String), 聂荣县(String), 2694(Integer)
20160316-09:12:18.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228f0523]
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48d0b9a9] was not registered for synchronization because synchronization is not active
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.753+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.753+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.753+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.754+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738753(Long), 0(Long), 1458090738753(Long), 0(Integer), 853400(String), 安多县(String), 2694(Integer)
20160316-09:12:18.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@48d0b9a9]
20160316-09:12:18.931+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.931+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@447ef43d] was not registered for synchronization because synchronization is not active
20160316-09:12:18.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.932+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738931(Long), 0(Long), 1458090738931(Long), 0(Integer), 853100(String), 申扎县(String), 2694(Integer)
20160316-09:12:18.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:18.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:18.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@447ef43d]
20160316-09:12:18.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:18.984+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:18.984+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71284e3] was not registered for synchronization because synchronization is not active
20160316-09:12:18.984+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:18.984+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:18.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:18.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:18.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090738984(Long), 0(Long), 1458090738983(Long), 0(Integer), 852200(String), 索县(String), 2694(Integer)
20160316-09:12:19.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71284e3]
20160316-09:12:19.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1398321c] was not registered for synchronization because synchronization is not active
20160316-09:12:19.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.084+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.084+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739083(Long), 0(Long), 1458090739083(Long), 0(Integer), 852500(String), 班戈县(String), 2694(Integer)
20160316-09:12:19.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.130+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.131+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1398321c]
20160316-09:12:19.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e7f8d5e] was not registered for synchronization because synchronization is not active
20160316-09:12:19.132+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.132+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.132+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739132(Long), 0(Long), 1458090739132(Long), 0(Integer), 8061(String), 巴青县(String), -1(Integer)
20160316-09:12:19.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e7f8d5e]
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a855576] was not registered for synchronization because synchronization is not active
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.160+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.161+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739160(Long), 0(Long), 1458090739160(Long), 0(Integer), 859000(String), 阿里地区(String), 2694(Integer)
20160316-09:12:19.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a855576]
20160316-09:12:19.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17ebbd2a] was not registered for synchronization because synchronization is not active
20160316-09:12:19.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739199(Long), 0(Long), 1458090739199(Long), 0(Integer), 859300(String), 措勤县(String), 2694(Integer)
20160316-09:12:19.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17ebbd2a]
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3504b1cf] was not registered for synchronization because synchronization is not active
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739227(Long), 0(Long), 1458090739227(Long), 0(Integer), 859500(String), 普兰县(String), 2694(Integer)
20160316-09:12:19.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3504b1cf]
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b7a6620] was not registered for synchronization because synchronization is not active
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.258+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739258(Long), 0(Long), 1458090739258(Long), 0(Integer), 859600(String), 札达县(String), 2694(Integer)
20160316-09:12:19.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b7a6620]
20160316-09:12:19.284+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@458b0d74] was not registered for synchronization because synchronization is not active
20160316-09:12:19.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739284(Long), 0(Long), 1458090739284(Long), 0(Integer), 859000(String), 噶尔县(String), 2694(Integer)
20160316-09:12:19.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@458b0d74]
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32606c21] was not registered for synchronization because synchronization is not active
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739308(Long), 0(Long), 1458090739308(Long), 0(Integer), 859700(String), 日土县(String), 2694(Integer)
20160316-09:12:19.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32606c21]
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e096ef3] was not registered for synchronization because synchronization is not active
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.336+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739336(Long), 0(Long), 1458090739336(Long), 0(Integer), 859100(String), 革吉县(String), 2694(Integer)
20160316-09:12:19.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.360+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e096ef3]
20160316-09:12:19.361+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.361+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27365e0f] was not registered for synchronization because synchronization is not active
20160316-09:12:19.362+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.362+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.362+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739361(Long), 0(Long), 1458090739361(Long), 0(Integer), 859200(String), 改则县(String), 2694(Integer)
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27365e0f]
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ea1d9f0] was not registered for synchronization because synchronization is not active
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739377(Long), 0(Long), 1458090739377(Long), 0(Integer), 860000(String), 林芝地区(String), 2694(Integer)
20160316-09:12:19.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.417+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ea1d9f0]
20160316-09:12:19.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.419+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f823fdd] was not registered for synchronization because synchronization is not active
20160316-09:12:19.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739419(Long), 0(Long), 1458090739419(Long), 0(Integer), 860400(String), 朗县(String), 2694(Integer)
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f823fdd]
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b5f65d0] was not registered for synchronization because synchronization is not active
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739450(Long), 0(Long), 1458090739450(Long), 0(Integer), 860100(String), 林芝县(String), 2694(Integer)
20160316-09:12:19.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.497+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b5f65d0]
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44bad6a1] was not registered for synchronization because synchronization is not active
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.499+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.499+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739499(Long), 0(Long), 1458090739499(Long), 0(Integer), 860200(String), 工布江达县(String), 2694(Integer)
20160316-09:12:19.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44bad6a1]
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b99db60] was not registered for synchronization because synchronization is not active
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.535+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739535(Long), 0(Long), 1458090739535(Long), 0(Integer), 860500(String), 米林县(String), 2694(Integer)
20160316-09:12:19.563+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.565+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b99db60]
20160316-09:12:19.565+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.566+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f8f54f6] was not registered for synchronization because synchronization is not active
20160316-09:12:19.566+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.566+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739566(Long), 0(Long), 1458090739566(Long), 0(Integer), 860700(String), 墨脱县(String), 2694(Integer)
20160316-09:12:19.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f8f54f6]
20160316-09:12:19.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.602+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d0d76b] was not registered for synchronization because synchronization is not active
20160316-09:12:19.602+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.602+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739601(Long), 0(Long), 1458090739601(Long), 0(Integer), 860300(String), 波密县(String), 2694(Integer)
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49d0d76b]
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38060b85] was not registered for synchronization because synchronization is not active
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.622+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739622(Long), 0(Long), 1458090739622(Long), 0(Integer), 860600(String), 察隅县(String), 2694(Integer)
20160316-09:12:19.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.660+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38060b85]
20160316-09:12:19.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.661+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53450cac] was not registered for synchronization because synchronization is not active
20160316-09:12:19.661+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.661+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.661+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739661(Long), 0(Long), 1458090739661(Long), 0(Integer), 00(String), 海南省(String), -1(Integer)
20160316-09:12:19.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53450cac]
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ea9477] was not registered for synchronization because synchronization is not active
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739694(Long), 0(Long), 1458090739694(Long), 0(Integer), 570100(String), 海口市(String), 2775(Integer)
20160316-09:12:19.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ea9477]
20160316-09:12:19.725+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.725+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ffeeb6] was not registered for synchronization because synchronization is not active
20160316-09:12:19.726+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.726+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739725(Long), 0(Long), 1458090739725(Long), 0(Integer), 570100(String), 美兰区(String), 2775(Integer)
20160316-09:12:19.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.736+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8ffeeb6]
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7d5d] was not registered for synchronization because synchronization is not active
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.751+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.751+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739751(Long), 0(Long), 1458090739751(Long), 0(Integer), 570100(String), 秀英区(String), 2775(Integer)
20160316-09:12:19.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.772+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7d5d]
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b75f1c8] was not registered for synchronization because synchronization is not active
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.774+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739774(Long), 0(Long), 1458090739774(Long), 0(Integer), 570100(String), 龙华区(String), 2775(Integer)
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b75f1c8]
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18adf136] was not registered for synchronization because synchronization is not active
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.811+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.811+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739811(Long), 0(Long), 1458090739811(Long), 0(Integer), 898(String), 琼山区(String), -1(Integer)
20160316-09:12:19.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.850+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.854+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18adf136]
20160316-09:12:19.854+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.854+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.855+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c19db1] was not registered for synchronization because synchronization is not active
20160316-09:12:19.855+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.855+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.855+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.856+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739854(Long), 0(Long), 1458090739854(Long), 0(Integer), 572000(String), 三亚市(String), 2775(Integer)
20160316-09:12:19.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9c19db1]
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf7cd49] was not registered for synchronization because synchronization is not active
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.885+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739885(Long), 0(Long), 1458090739885(Long), 0(Integer), 572000(String), 中沙群岛的岛礁及其海域(String), 2775(Integer)
20160316-09:12:19.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bf7cd49]
20160316-09:12:19.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd4cc87] was not registered for synchronization because synchronization is not active
20160316-09:12:19.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.917+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739915(Long), 0(Long), 1458090739915(Long), 0(Integer), 572200(String), 五指山市(String), 2775(Integer)
20160316-09:12:19.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd4cc87]
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45436371] was not registered for synchronization because synchronization is not active
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739944(Long), 0(Long), 1458090739944(Long), 0(Integer), 571400(String), 琼海市(String), 2775(Integer)
20160316-09:12:19.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:19.975+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45436371]
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@270c253e] was not registered for synchronization because synchronization is not active
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:19.977+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:19.977+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:19.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:19.978+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090739977(Long), 0(Long), 1458090739977(Long), 0(Integer), 571700(String), 儋州市(String), 2775(Integer)
20160316-09:12:20.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@270c253e]
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f245d94] was not registered for synchronization because synchronization is not active
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.027+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740027(Long), 0(Long), 1458090740027(Long), 0(Integer), 571300(String), 文昌市(String), 2775(Integer)
20160316-09:12:20.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.055+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.056+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f245d94]
20160316-09:12:20.056+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.057+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@934a3e5] was not registered for synchronization because synchronization is not active
20160316-09:12:20.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.058+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740057(Long), 0(Long), 1458090740057(Long), 0(Integer), 571500(String), 万宁市(String), 2775(Integer)
20160316-09:12:20.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.125+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.126+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@934a3e5]
20160316-09:12:20.126+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.127+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6479b9] was not registered for synchronization because synchronization is not active
20160316-09:12:20.127+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.127+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.127+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740127(Long), 0(Long), 1458090740127(Long), 0(Integer), 572600(String), 东方市(String), 2775(Integer)
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b6479b9]
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a130ef5] was not registered for synchronization because synchronization is not active
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.155+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740155(Long), 0(Long), 1458090740155(Long), 0(Integer), 571200(String), 定安县(String), 2775(Integer)
20160316-09:12:20.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a130ef5]
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197dcb62] was not registered for synchronization because synchronization is not active
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.185+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740185(Long), 0(Long), 1458090740185(Long), 0(Integer), 571600(String), 屯昌县(String), 2775(Integer)
20160316-09:12:20.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@197dcb62]
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56982ae0] was not registered for synchronization because synchronization is not active
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.219+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740219(Long), 0(Long), 1458090740219(Long), 0(Integer), 571900(String), 澄迈县(String), 2775(Integer)
20160316-09:12:20.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56982ae0]
20160316-09:12:20.245+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.245+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b593a85] was not registered for synchronization because synchronization is not active
20160316-09:12:20.246+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.246+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.246+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740245(Long), 0(Long), 1458090740245(Long), 0(Integer), 571800(String), 临高县(String), 2775(Integer)
20160316-09:12:20.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.265+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b593a85]
20160316-09:12:20.265+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f9a2b85] was not registered for synchronization because synchronization is not active
20160316-09:12:20.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740266(Long), 0(Long), 1458090740266(Long), 0(Integer), 572800(String), 白沙黎族自治县(String), 2775(Integer)
20160316-09:12:20.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f9a2b85]
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47251a49] was not registered for synchronization because synchronization is not active
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.293+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.293+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740293(Long), 0(Long), 1458090740293(Long), 0(Integer), 572700(String), 昌江黎族自治县(String), 2775(Integer)
20160316-09:12:20.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47251a49]
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c0d3eb6] was not registered for synchronization because synchronization is not active
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.324+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740324(Long), 0(Long), 1458090740324(Long), 0(Integer), 572500(String), 乐东黎族自治县(String), 2775(Integer)
20160316-09:12:20.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c0d3eb6]
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a8a01f] was not registered for synchronization because synchronization is not active
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.378+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740377(Long), 0(Long), 1458090740377(Long), 0(Integer), 572400(String), 陵水黎族自治县(String), 2775(Integer)
20160316-09:12:20.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56a8a01f]
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18286079] was not registered for synchronization because synchronization is not active
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.410+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.410+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740410(Long), 0(Long), 1458090740410(Long), 0(Integer), 572300(String), 保亭黎族苗族自治县(String), 2775(Integer)
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18286079]
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb0545] was not registered for synchronization because synchronization is not active
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.435+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740435(Long), 0(Long), 1458090740435(Long), 0(Integer), 572900(String), 琼中黎族苗族自治县(String), 2775(Integer)
20160316-09:12:20.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3cb0545]
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d288d1] was not registered for synchronization because synchronization is not active
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.460+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740460(Long), 0(Long), 1458090740460(Long), 0(Integer), 572000(String), 西沙群岛(String), 2775(Integer)
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d288d1]
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b7d0f] was not registered for synchronization because synchronization is not active
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.481+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740481(Long), 0(Long), 1458090740481(Long), 0(Integer), 572000(String), 南沙群岛(String), 2775(Integer)
20160316-09:12:20.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.525+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58b7d0f]
20160316-09:12:20.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.527+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@752ca86b] was not registered for synchronization because synchronization is not active
20160316-09:12:20.527+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.527+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.527+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740527(Long), 0(Long), 1458090740527(Long), 0(Integer), 00(String), 陕西省(String), -1(Integer)
20160316-09:12:20.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.555+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.556+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@752ca86b]
20160316-09:12:20.557+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31094917] was not registered for synchronization because synchronization is not active
20160316-09:12:20.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.558+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740557(Long), 0(Long), 1458090740557(Long), 0(Integer), 710000(String), 西安市(String), 2801(Integer)
20160316-09:12:20.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31094917]
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5278bcce] was not registered for synchronization because synchronization is not active
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.585+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740585(Long), 0(Long), 1458090740585(Long), 0(Integer), 710200(String), 高陵县(String), 2801(Integer)
20160316-09:12:20.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5278bcce]
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cc55834] was not registered for synchronization because synchronization is not active
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.618+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.618+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740618(Long), 0(Long), 1458090740618(Long), 0(Integer), 710000(String), 新城区(String), 2801(Integer)
20160316-09:12:20.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cc55834]
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45fdc0dc] was not registered for synchronization because synchronization is not active
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.640+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.640+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740640(Long), 0(Long), 1458090740640(Long), 0(Integer), 710000(String), 碑林区(String), 2801(Integer)
20160316-09:12:20.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45fdc0dc]
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63d30a6e] was not registered for synchronization because synchronization is not active
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740669(Long), 0(Long), 1458090740669(Long), 0(Integer), 710000(String), 莲湖区(String), 2801(Integer)
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63d30a6e]
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f54596] was not registered for synchronization because synchronization is not active
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.685+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.685+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740685(Long), 0(Long), 1458090740685(Long), 0(Integer), 710000(String), 灞桥区(String), 2801(Integer)
20160316-09:12:20.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.726+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.728+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68f54596]
20160316-09:12:20.728+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.729+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103154bc] was not registered for synchronization because synchronization is not active
20160316-09:12:20.729+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.729+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740729(Long), 0(Long), 1458090740729(Long), 0(Integer), 710000(String), 未央区(String), 2801(Integer)
20160316-09:12:20.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@103154bc]
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d5f5f4d] was not registered for synchronization because synchronization is not active
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740933(Long), 0(Long), 1458090740933(Long), 0(Integer), 710000(String), 雁塔区(String), 2801(Integer)
20160316-09:12:20.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:20.958+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:20.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d5f5f4d]
20160316-09:12:20.959+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:20.959+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:20.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a5f366] was not registered for synchronization because synchronization is not active
20160316-09:12:20.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:20.960+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:20.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:20.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:20.960+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090740959(Long), 0(Long), 1458090740959(Long), 0(Integer), 710000(String), 阎良区(String), 2801(Integer)
20160316-09:12:21.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38a5f366]
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ceb99c3] was not registered for synchronization because synchronization is not active
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.001+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741001(Long), 0(Long), 1458090741001(Long), 0(Integer), 710600(String), 临潼区(String), 2801(Integer)
20160316-09:12:21.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.031+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ceb99c3]
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb65988] was not registered for synchronization because synchronization is not active
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.032+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.032+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741032(Long), 0(Long), 1458090741032(Long), 0(Integer), 710100(String), 长安区(String), 2801(Integer)
20160316-09:12:21.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.064+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bb65988]
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f6b8d31] was not registered for synchronization because synchronization is not active
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.065+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.065+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741065(Long), 0(Long), 1458090741065(Long), 0(Integer), 710500(String), 蓝田县(String), 2801(Integer)
20160316-09:12:21.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f6b8d31]
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fa45d6] was not registered for synchronization because synchronization is not active
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.093+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741093(Long), 0(Long), 1458090741093(Long), 0(Integer), 710400(String), 周至县(String), 2801(Integer)
20160316-09:12:21.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fa45d6]
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4af49b] was not registered for synchronization because synchronization is not active
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741124(Long), 0(Long), 1458090741124(Long), 0(Integer), 710300(String), 户县(String), 2801(Integer)
20160316-09:12:21.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b4af49b]
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ea9b348] was not registered for synchronization because synchronization is not active
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741152(Long), 0(Long), 1458090741152(Long), 0(Integer), 919(String), 铜川市(String), -1(Integer)
20160316-09:12:21.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ea9b348]
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a7a6027] was not registered for synchronization because synchronization is not active
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.174+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741174(Long), 0(Long), 1458090741174(Long), 0(Integer), 727100(String), 耀州区(String), 2801(Integer)
20160316-09:12:21.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a7a6027]
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26ab47eb] was not registered for synchronization because synchronization is not active
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741200(Long), 0(Long), 1458090741200(Long), 0(Integer), 727200(String), 宜君县(String), 2801(Integer)
20160316-09:12:21.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.222+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26ab47eb]
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b6cd3c] was not registered for synchronization because synchronization is not active
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.224+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741224(Long), 0(Long), 1458090741224(Long), 0(Integer), 721000(String), 宝鸡市(String), 2801(Integer)
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b6cd3c]
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d07d772] was not registered for synchronization because synchronization is not active
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.242+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741242(Long), 0(Long), 1458090741242(Long), 0(Integer), 721600(String), 太白县(String), 2801(Integer)
20160316-09:12:21.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d07d772]
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615d8344] was not registered for synchronization because synchronization is not active
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741285(Long), 0(Long), 1458090741285(Long), 0(Integer), 721000(String), 渭滨区(String), 2801(Integer)
20160316-09:12:21.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@615d8344]
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba3ce43] was not registered for synchronization because synchronization is not active
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741316(Long), 0(Long), 1458090741316(Long), 0(Integer), 721000(String), 金台区(String), 2801(Integer)
20160316-09:12:21.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ba3ce43]
20160316-09:12:21.342+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.342+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc020a4] was not registered for synchronization because synchronization is not active
20160316-09:12:21.342+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741342(Long), 0(Long), 1458090741342(Long), 0(Integer), 721300(String), 陈仓区(String), 2801(Integer)
20160316-09:12:21.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc020a4]
20160316-09:12:21.376+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a42a678] was not registered for synchronization because synchronization is not active
20160316-09:12:21.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741376(Long), 0(Long), 1458090741376(Long), 0(Integer), 721400(String), 凤翔县(String), 2801(Integer)
20160316-09:12:21.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a42a678]
20160316-09:12:21.407+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e533dbf] was not registered for synchronization because synchronization is not active
20160316-09:12:21.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.408+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741407(Long), 0(Long), 1458090741407(Long), 0(Integer), 722400(String), 岐山县(String), 2801(Integer)
20160316-09:12:21.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e533dbf]
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6067a790] was not registered for synchronization because synchronization is not active
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.434+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.434+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741434(Long), 0(Long), 1458090741434(Long), 0(Integer), 722200(String), 扶风县(String), 2801(Integer)
20160316-09:12:21.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6067a790]
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d39dd1c] was not registered for synchronization because synchronization is not active
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.468+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.468+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.469+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741468(Long), 0(Long), 1458090741468(Long), 0(Integer), 722300(String), 眉县(String), 2801(Integer)
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d39dd1c]
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58275eca] was not registered for synchronization because synchronization is not active
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.489+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.489+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741489(Long), 0(Long), 1458090741489(Long), 0(Integer), 721200(String), 陇县(String), 2801(Integer)
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58275eca]
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721117a5] was not registered for synchronization because synchronization is not active
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.530+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.530+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741530(Long), 0(Long), 1458090741530(Long), 0(Integer), 721100(String), 千阳县(String), 2801(Integer)
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@721117a5]
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49836711] was not registered for synchronization because synchronization is not active
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.548+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.548+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741548(Long), 0(Long), 1458090741548(Long), 0(Integer), 721500(String), 麟游县(String), 2801(Integer)
20160316-09:12:21.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49836711]
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e54d3d8] was not registered for synchronization because synchronization is not active
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741590(Long), 0(Long), 1458090741590(Long), 0(Integer), 917(String), 凤县(String), -1(Integer)
20160316-09:12:21.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5e54d3d8]
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aebada3] was not registered for synchronization because synchronization is not active
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.621+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.621+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741621(Long), 0(Long), 1458090741621(Long), 0(Integer), 712000(String), 咸阳市(String), 2801(Integer)
20160316-09:12:21.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aebada3]
20160316-09:12:21.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a630c4d] was not registered for synchronization because synchronization is not active
20160316-09:12:21.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741648(Long), 0(Long), 1458090741648(Long), 0(Integer), 713100(String), 兴平市(String), 2801(Integer)
20160316-09:12:21.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a630c4d]
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29344fbc] was not registered for synchronization because synchronization is not active
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.668+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741668(Long), 0(Long), 1458090741668(Long), 0(Integer), 712000(String), 秦都区(String), 2801(Integer)
20160316-09:12:21.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29344fbc]
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31704297] was not registered for synchronization because synchronization is not active
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.701+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.702+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741701(Long), 0(Long), 1458090741701(Long), 0(Integer), 712100(String), 杨陵区(String), 2801(Integer)
20160316-09:12:21.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.733+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31704297]
20160316-09:12:21.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.735+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34320932] was not registered for synchronization because synchronization is not active
20160316-09:12:21.735+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.735+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.735+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741735(Long), 0(Long), 1458090741735(Long), 0(Integer), 712000(String), 渭城区(String), 2801(Integer)
20160316-09:12:21.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.755+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@34320932]
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c5d04c] was not registered for synchronization because synchronization is not active
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.757+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.757+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741757(Long), 0(Long), 1458090741757(Long), 0(Integer), 713800(String), 三原县(String), 2801(Integer)
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56c5d04c]
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d8580a2] was not registered for synchronization because synchronization is not active
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.767+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741767(Long), 0(Long), 1458090741767(Long), 0(Integer), 713700(String), 泾阳县(String), 2801(Integer)
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d8580a2]
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b35e87] was not registered for synchronization because synchronization is not active
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.799+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741799(Long), 0(Long), 1458090741799(Long), 0(Integer), 713300(String), 乾县(String), 2801(Integer)
20160316-09:12:21.841+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b35e87]
20160316-09:12:21.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2193b6b] was not registered for synchronization because synchronization is not active
20160316-09:12:21.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.844+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741844(Long), 0(Long), 1458090741844(Long), 0(Integer), 713200(String), 礼泉县(String), 2801(Integer)
20160316-09:12:21.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2193b6b]
20160316-09:12:21.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5662312b] was not registered for synchronization because synchronization is not active
20160316-09:12:21.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.875+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741874(Long), 0(Long), 1458090741874(Long), 0(Integer), 713400(String), 永寿县(String), 2801(Integer)
20160316-09:12:21.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.900+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.902+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5662312b]
20160316-09:12:21.902+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.903+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39472b5c] was not registered for synchronization because synchronization is not active
20160316-09:12:21.903+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.903+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.903+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741903(Long), 0(Long), 1458090741903(Long), 0(Integer), 713500(String), 彬县(String), 2801(Integer)
20160316-09:12:21.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.922+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39472b5c]
20160316-09:12:21.924+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.924+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@881229a] was not registered for synchronization because synchronization is not active
20160316-09:12:21.924+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.925+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.925+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741924(Long), 0(Long), 1458090741924(Long), 0(Integer), 713600(String), 长武县(String), 2801(Integer)
20160316-09:12:21.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.943+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@881229a]
20160316-09:12:21.943+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.944+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b38da98] was not registered for synchronization because synchronization is not active
20160316-09:12:21.944+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.944+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.949+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741943(Long), 0(Long), 1458090741943(Long), 0(Integer), 711300(String), 旬邑县(String), 2801(Integer)
20160316-09:12:21.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:21.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b38da98]
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d2e078] was not registered for synchronization because synchronization is not active
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:21.992+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:21.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:21.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:21.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090741992(Long), 0(Long), 1458090741992(Long), 0(Integer), 711200(String), 淳化县(String), 2801(Integer)
20160316-09:12:22.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.017+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d2e078]
20160316-09:12:22.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.019+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91b3fd9] was not registered for synchronization because synchronization is not active
20160316-09:12:22.019+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.019+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.019+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.020+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742018(Long), 0(Long), 1458090742018(Long), 0(Integer), 910(String), 武功县(String), -1(Integer)
20160316-09:12:22.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@91b3fd9]
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11ff6c15] was not registered for synchronization because synchronization is not active
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.061+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742061(Long), 0(Long), 1458090742061(Long), 0(Integer), 714000(String), 渭南市(String), 2801(Integer)
20160316-09:12:22.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11ff6c15]
20160316-09:12:22.086+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.086+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ebd1e57] was not registered for synchronization because synchronization is not active
20160316-09:12:22.086+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.086+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.086+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742086(Long), 0(Long), 1458090742086(Long), 0(Integer), 714200(String), 华阴市(String), 2801(Integer)
20160316-09:12:22.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ebd1e57]
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a0528c8] was not registered for synchronization because synchronization is not active
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742124(Long), 0(Long), 1458090742124(Long), 0(Integer), 714000(String), 临渭区(String), 2801(Integer)
20160316-09:12:22.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a0528c8]
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cd9f2a9] was not registered for synchronization because synchronization is not active
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.151+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742151(Long), 0(Long), 1458090742151(Long), 0(Integer), 714100(String), 华县(String), 2801(Integer)
20160316-09:12:22.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.166+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4cd9f2a9]
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a8faa0] was not registered for synchronization because synchronization is not active
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.181+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.181+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742181(Long), 0(Long), 1458090742181(Long), 0(Integer), 714300(String), 潼关县(String), 2801(Integer)
20160316-09:12:22.208+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.209+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24a8faa0]
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fb348af] was not registered for synchronization because synchronization is not active
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.210+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.210+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742210(Long), 0(Long), 1458090742210(Long), 0(Integer), 715100(String), 大荔县(String), 2801(Integer)
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fb348af]
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7136fa67] was not registered for synchronization because synchronization is not active
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.228+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742228(Long), 0(Long), 1458090742228(Long), 0(Integer), 715300(String), 合阳县(String), 2801(Integer)
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7136fa67]
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d042698] was not registered for synchronization because synchronization is not active
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.243+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.243+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742243(Long), 0(Long), 1458090742243(Long), 0(Integer), 715200(String), 澄城县(String), 2801(Integer)
20160316-09:12:22.272+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.273+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d042698]
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f636d54] was not registered for synchronization because synchronization is not active
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.275+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742275(Long), 0(Long), 1458090742275(Long), 0(Integer), 715500(String), 蒲城县(String), 2801(Integer)
20160316-09:12:22.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.300+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7f636d54]
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50097a5f] was not registered for synchronization because synchronization is not active
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.301+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.301+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.303+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742301(Long), 0(Long), 1458090742301(Long), 0(Integer), 715600(String), 白水县(String), 2801(Integer)
20160316-09:12:22.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.333+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50097a5f]
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca383f0] was not registered for synchronization because synchronization is not active
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.335+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.335+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.336+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742335(Long), 0(Long), 1458090742335(Long), 0(Integer), 711700(String), 富平县(String), 2801(Integer)
20160316-09:12:22.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.367+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ca383f0]
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5cdc3b] was not registered for synchronization because synchronization is not active
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.369+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.369+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742369(Long), 0(Long), 1458090742369(Long), 0(Integer), 715400(String), 韩城市(String), 2801(Integer)
20160316-09:12:22.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.397+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5cdc3b]
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787de5a0] was not registered for synchronization because synchronization is not active
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742400(Long), 0(Long), 1458090742400(Long), 0(Integer), 716000(String), 延安市(String), 2801(Integer)
20160316-09:12:22.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787de5a0]
20160316-09:12:22.426+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@396a778c] was not registered for synchronization because synchronization is not active
20160316-09:12:22.427+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.427+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742426(Long), 0(Long), 1458090742426(Long), 0(Integer), 727300(String), 黄陵县(String), 2801(Integer)
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@396a778c]
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5407a314] was not registered for synchronization because synchronization is not active
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.454+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.454+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742454(Long), 0(Long), 1458090742454(Long), 0(Integer), 716000(String), 宝塔区(String), 2801(Integer)
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5407a314]
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed4faa7] was not registered for synchronization because synchronization is not active
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.471+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742471(Long), 0(Long), 1458090742471(Long), 0(Integer), 717100(String), 延长县(String), 2801(Integer)
20160316-09:12:22.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2ed4faa7]
20160316-09:12:22.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb49b48] was not registered for synchronization because synchronization is not active
20160316-09:12:22.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.519+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.519+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742518(Long), 0(Long), 1458090742518(Long), 0(Integer), 717200(String), 延川县(String), 2801(Integer)
20160316-09:12:22.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.539+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.541+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3bb49b48]
20160316-09:12:22.541+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22012154] was not registered for synchronization because synchronization is not active
20160316-09:12:22.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742542(Long), 0(Long), 1458090742542(Long), 0(Integer), 717300(String), 子长县(String), 2801(Integer)
20160316-09:12:22.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.566+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@22012154]
20160316-09:12:22.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21754bc] was not registered for synchronization because synchronization is not active
20160316-09:12:22.569+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.569+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.569+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742567(Long), 0(Long), 1458090742567(Long), 0(Integer), 717400(String), 安塞县(String), 2801(Integer)
20160316-09:12:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21754bc]
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ada317] was not registered for synchronization because synchronization is not active
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742599(Long), 0(Long), 1458090742599(Long), 0(Integer), 717500(String), 志丹县(String), 2801(Integer)
20160316-09:12:22.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ada317]
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d3f8214] was not registered for synchronization because synchronization is not active
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.626+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742626(Long), 0(Long), 1458090742626(Long), 0(Integer), 717600(String), 吴旗县(String), 2801(Integer)
20160316-09:12:22.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d3f8214]
20160316-09:12:22.648+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.648+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c895732] was not registered for synchronization because synchronization is not active
20160316-09:12:22.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742648(Long), 0(Long), 1458090742648(Long), 0(Integer), 716100(String), 甘泉县(String), 2801(Integer)
20160316-09:12:22.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c895732]
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dc141b3] was not registered for synchronization because synchronization is not active
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.676+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742676(Long), 0(Long), 1458090742676(Long), 0(Integer), 727500(String), 富县(String), 2801(Integer)
20160316-09:12:22.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dc141b3]
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7c8e16] was not registered for synchronization because synchronization is not active
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.699+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742699(Long), 0(Long), 1458090742699(Long), 0(Integer), 727400(String), 洛川县(String), 2801(Integer)
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a7c8e16]
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79247b7a] was not registered for synchronization because synchronization is not active
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.715+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742715(Long), 0(Long), 1458090742715(Long), 0(Integer), 716200(String), 宜川县(String), 2801(Integer)
20160316-09:12:22.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.758+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.759+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79247b7a]
20160316-09:12:22.759+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.759+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.760+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12a1d4c5] was not registered for synchronization because synchronization is not active
20160316-09:12:22.760+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.760+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742759(Long), 0(Long), 1458090742759(Long), 0(Integer), 715700(String), 黄龙县(String), 2801(Integer)
20160316-09:12:22.929+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12a1d4c5]
20160316-09:12:22.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d08d318] was not registered for synchronization because synchronization is not active
20160316-09:12:22.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.933+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742932(Long), 0(Long), 1458090742932(Long), 0(Integer), 723000(String), 汉中市(String), 2801(Integer)
20160316-09:12:22.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:22.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:22.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d08d318]
20160316-09:12:22.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:22.983+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:22.984+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a5061e1] was not registered for synchronization because synchronization is not active
20160316-09:12:22.984+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:22.984+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:22.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:22.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:22.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090742983(Long), 0(Long), 1458090742983(Long), 0(Integer), 723400(String), 佛坪县(String), 2801(Integer)
20160316-09:12:23.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a5061e1]
20160316-09:12:23.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.011+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4811fb9e] was not registered for synchronization because synchronization is not active
20160316-09:12:23.011+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.011+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.011+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743011(Long), 0(Long), 1458090743011(Long), 0(Integer), 723000(String), 汉台区(String), 2801(Integer)
20160316-09:12:23.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.050+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4811fb9e]
20160316-09:12:23.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b358ad] was not registered for synchronization because synchronization is not active
20160316-09:12:23.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743052(Long), 0(Long), 1458090743051(Long), 0(Integer), 723100(String), 南郑县(String), 2801(Integer)
20160316-09:12:23.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.080+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b358ad]
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bccea81] was not registered for synchronization because synchronization is not active
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.082+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743082(Long), 0(Long), 1458090743082(Long), 0(Integer), 723200(String), 城固县(String), 2801(Integer)
20160316-09:12:23.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.123+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bccea81]
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d5de28] was not registered for synchronization because synchronization is not active
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.124+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.124+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743124(Long), 0(Long), 1458090743124(Long), 0(Integer), 723300(String), 洋县(String), 2801(Integer)
20160316-09:12:23.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45d5de28]
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e8cc97] was not registered for synchronization because synchronization is not active
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.169+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743169(Long), 0(Long), 1458090743169(Long), 0(Integer), 723500(String), 西乡县(String), 2801(Integer)
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66e8cc97]
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@527e253c] was not registered for synchronization because synchronization is not active
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.196+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.196+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743196(Long), 0(Long), 1458090743196(Long), 0(Integer), 724200(String), 勉县(String), 2801(Integer)
20160316-09:12:23.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@527e253c]
20160316-09:12:23.234+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.234+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a2adb88] was not registered for synchronization because synchronization is not active
20160316-09:12:23.236+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.236+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743234(Long), 0(Long), 1458090743234(Long), 0(Integer), 724400(String), 宁强县(String), 2801(Integer)
20160316-09:12:23.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a2adb88]
20160316-09:12:23.251+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.251+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fba31ee] was not registered for synchronization because synchronization is not active
20160316-09:12:23.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.266+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743251(Long), 0(Long), 1458090743251(Long), 0(Integer), 724300(String), 略阳县(String), 2801(Integer)
20160316-09:12:23.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fba31ee]
20160316-09:12:23.293+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.293+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77d73da8] was not registered for synchronization because synchronization is not active
20160316-09:12:23.294+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.294+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.294+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743293(Long), 0(Long), 1458090743293(Long), 0(Integer), 723600(String), 镇巴县(String), 2801(Integer)
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77d73da8]
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20858935] was not registered for synchronization because synchronization is not active
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.323+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.323+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743323(Long), 0(Long), 1458090743323(Long), 0(Integer), 724100(String), 留坝县(String), 2801(Integer)
20160316-09:12:23.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20858935]
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d6bba9] was not registered for synchronization because synchronization is not active
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743343(Long), 0(Long), 1458090743343(Long), 0(Integer), 719000(String), 榆林市(String), 2801(Integer)
20160316-09:12:23.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56d6bba9]
20160316-09:12:23.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.373+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29874744] was not registered for synchronization because synchronization is not active
20160316-09:12:23.373+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.374+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743373(Long), 0(Long), 1458090743373(Long), 0(Integer), 718400(String), 子洲县(String), 2801(Integer)
20160316-09:12:23.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29874744]
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@288a2593] was not registered for synchronization because synchronization is not active
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.418+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.418+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743418(Long), 0(Long), 1458090743418(Long), 0(Integer), 719000(String), 榆阳区(String), 2801(Integer)
20160316-09:12:23.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@288a2593]
20160316-09:12:23.441+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.441+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@490f6609] was not registered for synchronization because synchronization is not active
20160316-09:12:23.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.442+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743441(Long), 0(Long), 1458090743441(Long), 0(Integer), 719400(String), 府谷县(String), 2801(Integer)
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@490f6609]
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e3eecd4] was not registered for synchronization because synchronization is not active
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.455+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.455+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743455(Long), 0(Long), 1458090743455(Long), 0(Integer), 719200(String), 横山县(String), 2801(Integer)
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e3eecd4]
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2120a8f3] was not registered for synchronization because synchronization is not active
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.471+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.471+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743471(Long), 0(Long), 1458090743471(Long), 0(Integer), 718500(String), 靖边县(String), 2801(Integer)
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2120a8f3]
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ef821f] was not registered for synchronization because synchronization is not active
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.495+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.495+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743495(Long), 0(Long), 1458090743495(Long), 0(Integer), 718600(String), 定边县(String), 2801(Integer)
20160316-09:12:23.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.532+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ef821f]
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4255d6f4] was not registered for synchronization because synchronization is not active
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743534(Long), 0(Long), 1458090743534(Long), 0(Integer), 718000(String), 绥德县(String), 2801(Integer)
20160316-09:12:23.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.553+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4255d6f4]
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41bab658] was not registered for synchronization because synchronization is not active
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.568+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.568+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743568(Long), 0(Long), 1458090743568(Long), 0(Integer), 718100(String), 米脂县(String), 2801(Integer)
20160316-09:12:23.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.600+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41bab658]
20160316-09:12:23.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@345a0b0d] was not registered for synchronization because synchronization is not active
20160316-09:12:23.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.601+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743601(Long), 0(Long), 1458090743601(Long), 0(Integer), 719200(String), 佳县(String), 2801(Integer)
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@345a0b0d]
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d99c1bc] was not registered for synchronization because synchronization is not active
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.624+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743624(Long), 0(Long), 1458090743624(Long), 0(Integer), 718200(String), 吴堡县(String), 2801(Integer)
20160316-09:12:23.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.656+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d99c1bc]
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d863446] was not registered for synchronization because synchronization is not active
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.659+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.659+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743659(Long), 0(Long), 1458090743659(Long), 0(Integer), 718300(String), 清涧县(String), 2801(Integer)
20160316-09:12:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d863446]
20160316-09:12:23.685+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.685+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.686+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7f3d19] was not registered for synchronization because synchronization is not active
20160316-09:12:23.686+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.686+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.686+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743685(Long), 0(Long), 1458090743685(Long), 0(Integer), 725000(String), 安康市(String), 2801(Integer)
20160316-09:12:23.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a7f3d19]
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf9f4eb] was not registered for synchronization because synchronization is not active
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.719+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.719+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743719(Long), 0(Long), 1458090743719(Long), 0(Integer), 725800(String), 白河县(String), 2801(Integer)
20160316-09:12:23.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bf9f4eb]
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44d3fcd8] was not registered for synchronization because synchronization is not active
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.745+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743744(Long), 0(Long), 1458090743744(Long), 0(Integer), 725000(String), 汉滨区(String), 2801(Integer)
20160316-09:12:23.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.752+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44d3fcd8]
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37fc34bf] was not registered for synchronization because synchronization is not active
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.767+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743767(Long), 0(Long), 1458090743767(Long), 0(Integer), 725100(String), 汉阴县(String), 2801(Integer)
20160316-09:12:23.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37fc34bf]
20160316-09:12:23.800+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@670f87a3] was not registered for synchronization because synchronization is not active
20160316-09:12:23.801+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.801+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743800(Long), 0(Long), 1458090743800(Long), 0(Integer), 725200(String), 石泉县(String), 2801(Integer)
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@670f87a3]
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eb00645] was not registered for synchronization because synchronization is not active
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.818+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.818+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743818(Long), 0(Long), 1458090743818(Long), 0(Integer), 711600(String), 宁陕县(String), 2801(Integer)
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2eb00645]
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605afe5] was not registered for synchronization because synchronization is not active
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.849+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.849+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743849(Long), 0(Long), 1458090743849(Long), 0(Integer), 725300(String), 紫阳县(String), 2801(Integer)
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5605afe5]
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab2a954] was not registered for synchronization because synchronization is not active
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.872+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743872(Long), 0(Long), 1458090743872(Long), 0(Integer), 725400(String), 岚皋县(String), 2801(Integer)
20160316-09:12:23.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ab2a954]
20160316-09:12:23.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.918+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.918+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6e46ae] was not registered for synchronization because synchronization is not active
20160316-09:12:23.918+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.918+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743918(Long), 0(Long), 1458090743918(Long), 0(Integer), 725500(String), 平利县(String), 2801(Integer)
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6e46ae]
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d9654ac] was not registered for synchronization because synchronization is not active
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.937+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743937(Long), 0(Long), 1458090743937(Long), 0(Integer), 725600(String), 镇坪县(String), 2801(Integer)
20160316-09:12:23.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:23.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:23.986+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2d9654ac]
20160316-09:12:23.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:23.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:23.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a13853b] was not registered for synchronization because synchronization is not active
20160316-09:12:23.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:23.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:23.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:23.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:23.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090743988(Long), 0(Long), 1458090743988(Long), 0(Integer), 915(String), 旬阳县(String), -1(Integer)
20160316-09:12:24.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a13853b]
20160316-09:12:24.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f0a20e] was not registered for synchronization because synchronization is not active
20160316-09:12:24.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.016+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744016(Long), 0(Long), 1458090744016(Long), 0(Integer), 726000(String), 商洛市(String), 2801(Integer)
20160316-09:12:24.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f0a20e]
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17cbfeb9] was not registered for synchronization because synchronization is not active
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.043+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.044+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744043(Long), 0(Long), 1458090744043(Long), 0(Integer), 719300(String), 神木县(String), 2801(Integer)
20160316-09:12:24.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.059+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17cbfeb9]
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43495ba4] was not registered for synchronization because synchronization is not active
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.075+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744075(Long), 0(Long), 1458090744075(Long), 0(Integer), 726000(String), 商州区(String), 2801(Integer)
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43495ba4]
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d4707d] was not registered for synchronization because synchronization is not active
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.093+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.093+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744093(Long), 0(Long), 1458090744093(Long), 0(Integer), 726100(String), 洛南县(String), 2801(Integer)
20160316-09:12:24.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d4707d]
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dece69e] was not registered for synchronization because synchronization is not active
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.134+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.134+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.135+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744134(Long), 0(Long), 1458090744134(Long), 0(Integer), 726200(String), 丹凤县(String), 2801(Integer)
20160316-09:12:24.149+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2dece69e]
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5667379a] was not registered for synchronization because synchronization is not active
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.164+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.164+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744164(Long), 0(Long), 1458090744164(Long), 0(Integer), 726300(String), 商南县(String), 2801(Integer)
20160316-09:12:24.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5667379a]
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5738ff7c] was not registered for synchronization because synchronization is not active
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.184+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.184+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744184(Long), 0(Long), 1458090744184(Long), 0(Integer), 726400(String), 山阳县(String), 2801(Integer)
20160316-09:12:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.219+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5738ff7c]
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e83c8ff] was not registered for synchronization because synchronization is not active
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.220+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.220+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744220(Long), 0(Long), 1458090744220(Long), 0(Integer), 711500(String), 镇安县(String), 2801(Integer)
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e83c8ff]
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e185484] was not registered for synchronization because synchronization is not active
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.237+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.237+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744237(Long), 0(Long), 1458090744237(Long), 0(Integer), 914(String), 柞水县(String), -1(Integer)
20160316-09:12:24.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.314+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.315+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e185484]
20160316-09:12:24.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.316+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30c6a385] was not registered for synchronization because synchronization is not active
20160316-09:12:24.316+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.316+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744316(Long), 0(Long), 1458090744316(Long), 0(Integer), 00(String), 甘肃省(String), -1(Integer)
20160316-09:12:24.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@30c6a385]
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372bf03c] was not registered for synchronization because synchronization is not active
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744377(Long), 0(Long), 1458090744377(Long), 0(Integer), 730000(String), 兰州市(String), 2917(Integer)
20160316-09:12:24.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.424+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372bf03c]
20160316-09:12:24.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.425+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3b125b] was not registered for synchronization because synchronization is not active
20160316-09:12:24.425+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.425+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744425(Long), 0(Long), 1458090744425(Long), 0(Integer), 730100(String), 榆中县(String), 2917(Integer)
20160316-09:12:24.450+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e3b125b]
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426357c9] was not registered for synchronization because synchronization is not active
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.452+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.452+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744452(Long), 0(Long), 1458090744452(Long), 0(Integer), 730030(String), 城关区(String), 2917(Integer)
20160316-09:12:24.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@426357c9]
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58093ae5] was not registered for synchronization because synchronization is not active
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744487(Long), 0(Long), 1458090744487(Long), 0(Integer), 730050(String), 七里河区(String), 2917(Integer)
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58093ae5]
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f9d085d] was not registered for synchronization because synchronization is not active
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.500+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744500(Long), 0(Long), 1458090744500(Long), 0(Integer), 730060(String), 西固区(String), 2917(Integer)
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f9d085d]
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2401c0b2] was not registered for synchronization because synchronization is not active
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.516+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744516(Long), 0(Long), 1458090744516(Long), 0(Integer), 730070(String), 安宁区(String), 2917(Integer)
20160316-09:12:24.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.552+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.553+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2401c0b2]
20160316-09:12:24.553+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.554+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d66ea88] was not registered for synchronization because synchronization is not active
20160316-09:12:24.554+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.554+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.554+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744554(Long), 0(Long), 1458090744554(Long), 0(Integer), 730080(String), 红古区(String), 2917(Integer)
20160316-09:12:24.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d66ea88]
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23846ed7] was not registered for synchronization because synchronization is not active
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.575+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.576+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744575(Long), 0(Long), 1458090744575(Long), 0(Integer), 730300(String), 永登县(String), 2917(Integer)
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23846ed7]
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c41b2ad] was not registered for synchronization because synchronization is not active
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.597+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744597(Long), 0(Long), 1458090744597(Long), 0(Integer), 931(String), 皋兰县(String), -1(Integer)
20160316-09:12:24.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.633+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c41b2ad]
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaa8d21] was not registered for synchronization because synchronization is not active
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.634+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.634+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744634(Long), 0(Long), 1458090744634(Long), 0(Integer), 735100(String), 嘉峪关市(String), 2917(Integer)
20160316-09:12:24.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.664+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aaa8d21]
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2437f045] was not registered for synchronization because synchronization is not active
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.665+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.665+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744665(Long), 0(Long), 1458090744665(Long), 0(Integer), 737100(String), 金昌市(String), 2917(Integer)
20160316-09:12:24.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.692+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2437f045]
20160316-09:12:24.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@589f393] was not registered for synchronization because synchronization is not active
20160316-09:12:24.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744694(Long), 0(Long), 1458090744694(Long), 0(Integer), 737100(String), 金川区(String), 2917(Integer)
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@589f393]
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23daa4fe] was not registered for synchronization because synchronization is not active
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.703+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.703+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744703(Long), 0(Long), 1458090744703(Long), 0(Integer), 737200(String), 永昌县(String), 2917(Integer)
20160316-09:12:24.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23daa4fe]
20160316-09:12:24.743+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17d9f20f] was not registered for synchronization because synchronization is not active
20160316-09:12:24.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744744(Long), 0(Long), 1458090744744(Long), 0(Integer), 730900(String), 白银市(String), 2917(Integer)
20160316-09:12:24.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.870+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17d9f20f]
20160316-09:12:24.871+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.871+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.871+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611ef20f] was not registered for synchronization because synchronization is not active
20160316-09:12:24.871+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.871+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.871+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744871(Long), 0(Long), 1458090744871(Long), 0(Integer), 730400(String), 景泰县(String), 2917(Integer)
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611ef20f]
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ff8d5a7] was not registered for synchronization because synchronization is not active
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.896+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.896+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744896(Long), 0(Long), 1458090744896(Long), 0(Integer), 730900(String), 白银区(String), 2917(Integer)
20160316-09:12:24.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.939+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ff8d5a7]
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1febda1f] was not registered for synchronization because synchronization is not active
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.941+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.941+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744941(Long), 0(Long), 1458090744941(Long), 0(Integer), 730900(String), 平川区(String), 2917(Integer)
20160316-09:12:24.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1febda1f]
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c06a2b] was not registered for synchronization because synchronization is not active
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.963+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.963+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744963(Long), 0(Long), 1458090744963(Long), 0(Integer), 730600(String), 靖远县(String), 2917(Integer)
20160316-09:12:24.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:24.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:24.989+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29c06a2b]
20160316-09:12:24.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:24.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:24.991+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb81b8c] was not registered for synchronization because synchronization is not active
20160316-09:12:24.991+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:24.991+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:24.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:24.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:24.991+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090744991(Long), 0(Long), 1458090744991(Long), 0(Integer), 730700(String), 会宁县(String), 2917(Integer)
20160316-09:12:25.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fb81b8c]
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e1e333] was not registered for synchronization because synchronization is not active
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.018+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745018(Long), 0(Long), 1458090745018(Long), 0(Integer), 938(String), 天水市(String), -1(Integer)
20160316-09:12:25.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32e1e333]
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1607484a] was not registered for synchronization because synchronization is not active
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.049+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745049(Long), 0(Long), 1458090745049(Long), 0(Integer), 741000(String), 秦州区(String), 2917(Integer)
20160316-09:12:25.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1607484a]
20160316-09:12:25.075+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.076+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e49111a] was not registered for synchronization because synchronization is not active
20160316-09:12:25.076+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.076+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745075(Long), 0(Long), 1458090745075(Long), 0(Integer), 741020(String), 麦积区(String), 2917(Integer)
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e49111a]
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37ce439e] was not registered for synchronization because synchronization is not active
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.105+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.105+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745105(Long), 0(Long), 1458090745105(Long), 0(Integer), 741400(String), 清水县(String), 2917(Integer)
20160316-09:12:25.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37ce439e]
20160316-09:12:25.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23623fe5] was not registered for synchronization because synchronization is not active
20160316-09:12:25.143+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.143+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.143+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745141(Long), 0(Long), 1458090745141(Long), 0(Integer), 741600(String), 秦安县(String), 2917(Integer)
20160316-09:12:25.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.167+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23623fe5]
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a57b48] was not registered for synchronization because synchronization is not active
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.168+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745168(Long), 0(Long), 1458090745168(Long), 0(Integer), 741200(String), 甘谷县(String), 2917(Integer)
20160316-09:12:25.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28a57b48]
20160316-09:12:25.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62484ff7] was not registered for synchronization because synchronization is not active
20160316-09:12:25.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.199+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745199(Long), 0(Long), 1458090745199(Long), 0(Integer), 741300(String), 武山县(String), 2917(Integer)
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62484ff7]
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78da0072] was not registered for synchronization because synchronization is not active
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.213+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.213+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745213(Long), 0(Long), 1458090745213(Long), 0(Integer), 733000(String), 武威市(String), 2917(Integer)
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78da0072]
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e5e3d6] was not registered for synchronization because synchronization is not active
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.228+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.228+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745228(Long), 0(Long), 1458090745228(Long), 0(Integer), 733200(String), 天祝藏族自治县(String), 2917(Integer)
20160316-09:12:25.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.267+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e5e3d6]
20160316-09:12:25.267+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.267+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.267+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d395f1] was not registered for synchronization because synchronization is not active
20160316-09:12:25.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.268+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745267(Long), 0(Long), 1458090745267(Long), 0(Integer), 733000(String), 凉州区(String), 2917(Integer)
20160316-09:12:25.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23d395f1]
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31711e9f] was not registered for synchronization because synchronization is not active
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.290+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745290(Long), 0(Long), 1458090745290(Long), 0(Integer), 733300(String), 民勤县(String), 2917(Integer)
20160316-09:12:25.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@31711e9f]
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@127a923c] was not registered for synchronization because synchronization is not active
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.310+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745310(Long), 0(Long), 1458090745310(Long), 0(Integer), 935(String), 古浪县(String), -1(Integer)
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@127a923c]
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b00b6ba] was not registered for synchronization because synchronization is not active
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745322(Long), 0(Long), 1458090745322(Long), 0(Integer), 734000(String), 张掖市(String), 2917(Integer)
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b00b6ba]
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51bd2431] was not registered for synchronization because synchronization is not active
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.353+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745353(Long), 0(Long), 1458090745353(Long), 0(Integer), 734100(String), 山丹县(String), 2917(Integer)
20160316-09:12:25.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.389+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51bd2431]
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6ebf78] was not registered for synchronization because synchronization is not active
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.391+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745391(Long), 0(Long), 1458090745391(Long), 0(Integer), 734000(String), 甘州区(String), 2917(Integer)
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6ebf78]
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33a1c0c6] was not registered for synchronization because synchronization is not active
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.406+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745406(Long), 0(Long), 1458090745406(Long), 0(Integer), 734400(String), 肃南裕固族自治县(String), 2917(Integer)
20160316-09:12:25.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.449+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@33a1c0c6]
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@262ed765] was not registered for synchronization because synchronization is not active
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.450+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.451+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745450(Long), 0(Long), 1458090745450(Long), 0(Integer), 734500(String), 民乐县(String), 2917(Integer)
20160316-09:12:25.480+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@262ed765]
20160316-09:12:25.482+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.482+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c795cb0] was not registered for synchronization because synchronization is not active
20160316-09:12:25.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.483+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.483+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745482(Long), 0(Long), 1458090745482(Long), 0(Integer), 734200(String), 临泽县(String), 2917(Integer)
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c795cb0]
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58be937b] was not registered for synchronization because synchronization is not active
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.512+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.512+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745512(Long), 0(Long), 1458090745512(Long), 0(Integer), 936(String), 高台县(String), -1(Integer)
20160316-09:12:25.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58be937b]
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149cee2d] was not registered for synchronization because synchronization is not active
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.551+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745551(Long), 0(Long), 1458090745551(Long), 0(Integer), 744000(String), 平凉市(String), 2917(Integer)
20160316-09:12:25.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@149cee2d]
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aca66f9] was not registered for synchronization because synchronization is not active
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.588+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.588+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745588(Long), 0(Long), 1458090745588(Long), 0(Integer), 743400(String), 静宁县(String), 2917(Integer)
20160316-09:12:25.613+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.614+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.614+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aca66f9]
20160316-09:12:25.614+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.616+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42fdd3d8] was not registered for synchronization because synchronization is not active
20160316-09:12:25.616+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.616+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745616(Long), 0(Long), 1458090745616(Long), 0(Integer), 744000(String), 崆峒区(String), 2917(Integer)
20160316-09:12:25.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42fdd3d8]
20160316-09:12:25.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75843255] was not registered for synchronization because synchronization is not active
20160316-09:12:25.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.644+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745644(Long), 0(Long), 1458090745644(Long), 0(Integer), 744300(String), 泾川县(String), 2917(Integer)
20160316-09:12:25.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75843255]
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@226e8d7e] was not registered for synchronization because synchronization is not active
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.676+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.677+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745676(Long), 0(Long), 1458090745676(Long), 0(Integer), 744400(String), 灵台县(String), 2917(Integer)
20160316-09:12:25.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.707+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@226e8d7e]
20160316-09:12:25.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75dcea79] was not registered for synchronization because synchronization is not active
20160316-09:12:25.710+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.710+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.710+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745709(Long), 0(Long), 1458090745709(Long), 0(Integer), 744200(String), 崇信县(String), 2917(Integer)
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75dcea79]
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b59dd6c] was not registered for synchronization because synchronization is not active
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.739+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.739+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745739(Long), 0(Long), 1458090745739(Long), 0(Integer), 744100(String), 华亭县(String), 2917(Integer)
20160316-09:12:25.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.767+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.768+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2b59dd6c]
20160316-09:12:25.768+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.769+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e6dba2] was not registered for synchronization because synchronization is not active
20160316-09:12:25.769+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.769+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.769+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745769(Long), 0(Long), 1458090745769(Long), 0(Integer), 744600(String), 庄浪县(String), 2917(Integer)
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@8e6dba2]
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ec8ef1e] was not registered for synchronization because synchronization is not active
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.789+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.789+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745789(Long), 0(Long), 1458090745789(Long), 0(Integer), 735000(String), 酒泉市(String), 2917(Integer)
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ec8ef1e]
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b2284a4] was not registered for synchronization because synchronization is not active
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.804+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.804+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745804(Long), 0(Long), 1458090745804(Long), 0(Integer), 736200(String), 敦煌市(String), 2917(Integer)
20160316-09:12:25.842+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b2284a4]
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23903e85] was not registered for synchronization because synchronization is not active
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.844+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.844+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745844(Long), 0(Long), 1458090745844(Long), 0(Integer), 735000(String), 肃州区(String), 2917(Integer)
20160316-09:12:25.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23903e85]
20160316-09:12:25.867+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b3891e0] was not registered for synchronization because synchronization is not active
20160316-09:12:25.868+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.868+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745867(Long), 0(Long), 1458090745867(Long), 0(Integer), 735300(String), 金塔县(String), 2917(Integer)
20160316-09:12:25.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b3891e0]
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28d58f21] was not registered for synchronization because synchronization is not active
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.909+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745909(Long), 0(Long), 1458090745909(Long), 0(Integer), 736100(String), 安西县(String), 2917(Integer)
20160316-09:12:25.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:25.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:25.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28d58f21]
20160316-09:12:25.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:25.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:25.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68a242c8] was not registered for synchronization because synchronization is not active
20160316-09:12:25.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:25.968+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:25.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:25.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:25.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090745967(Long), 0(Long), 1458090745967(Long), 0(Integer), 736300(String), 肃北蒙古族自治县(String), 2917(Integer)
20160316-09:12:26.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68a242c8]
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4270d2e5] was not registered for synchronization because synchronization is not active
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.015+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746015(Long), 0(Long), 1458090746015(Long), 0(Integer), 736400(String), 阿克塞哈萨克族自治县(String), 2917(Integer)
20160316-09:12:26.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.041+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.042+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4270d2e5]
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@733b954e] was not registered for synchronization because synchronization is not active
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.043+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.043+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746043(Long), 0(Long), 1458090746043(Long), 0(Integer), 735200(String), 玉门市(String), 2917(Integer)
20160316-09:12:26.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@733b954e]
20160316-09:12:26.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a601e4] was not registered for synchronization because synchronization is not active
20160316-09:12:26.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746083(Long), 0(Long), 1458090746083(Long), 0(Integer), 745000(String), 庆阳市(String), 2917(Integer)
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a601e4]
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64c04559] was not registered for synchronization because synchronization is not active
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.107+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.107+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746107(Long), 0(Long), 1458090746107(Long), 0(Integer), 744500(String), 镇原县(String), 2917(Integer)
20160316-09:12:26.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64c04559]
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54525b64] was not registered for synchronization because synchronization is not active
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.141+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.142+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746141(Long), 0(Long), 1458090746141(Long), 0(Integer), 745000(String), 西峰区(String), 2917(Integer)
20160316-09:12:26.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54525b64]
20160316-09:12:26.153+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.153+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.169+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63696beb] was not registered for synchronization because synchronization is not active
20160316-09:12:26.169+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.169+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.169+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746153(Long), 0(Long), 1458090746153(Long), 0(Integer), 745100(String), 庆阳县(String), 2917(Integer)
20160316-09:12:26.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63696beb]
20160316-09:12:26.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f9161a] was not registered for synchronization because synchronization is not active
20160316-09:12:26.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746199(Long), 0(Long), 1458090746199(Long), 0(Integer), 745700(String), 环县(String), 2917(Integer)
20160316-09:12:26.239+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.240+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28f9161a]
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4188d00f] was not registered for synchronization because synchronization is not active
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.241+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.241+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.242+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746241(Long), 0(Long), 1458090746241(Long), 0(Integer), 745600(String), 华池县(String), 2917(Integer)
20160316-09:12:26.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4188d00f]
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50016db] was not registered for synchronization because synchronization is not active
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.268+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.268+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746268(Long), 0(Long), 1458090746268(Long), 0(Integer), 745400(String), 合水县(String), 2917(Integer)
20160316-09:12:26.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.308+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50016db]
20160316-09:12:26.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46c2c1a8] was not registered for synchronization because synchronization is not active
20160316-09:12:26.309+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.309+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.309+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746309(Long), 0(Long), 1458090746309(Long), 0(Integer), 745300(String), 正宁县(String), 2917(Integer)
20160316-09:12:26.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.365+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@46c2c1a8]
20160316-09:12:26.365+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c2a2a4] was not registered for synchronization because synchronization is not active
20160316-09:12:26.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746366(Long), 0(Long), 1458090746366(Long), 0(Integer), 934(String), 宁县(String), -1(Integer)
20160316-09:12:26.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.406+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79c2a2a4]
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a7ebfb0] was not registered for synchronization because synchronization is not active
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.408+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.408+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746408(Long), 0(Long), 1458090746408(Long), 0(Integer), 743000(String), 定西市(String), 2917(Integer)
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1a7ebfb0]
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@390fd0f1] was not registered for synchronization because synchronization is not active
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.422+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.422+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746422(Long), 0(Long), 1458090746422(Long), 0(Integer), 748400(String), 岷县(String), 2917(Integer)
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@390fd0f1]
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@662ec6a8] was not registered for synchronization because synchronization is not active
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.453+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.453+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746453(Long), 0(Long), 1458090746453(Long), 0(Integer), 744300(String), 安定区(String), 2917(Integer)
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@662ec6a8]
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6cfa42] was not registered for synchronization because synchronization is not active
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746487(Long), 0(Long), 1458090746487(Long), 0(Integer), 743300(String), 通渭县(String), 2917(Integer)
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a6cfa42]
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4805f78d] was not registered for synchronization because synchronization is not active
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746534(Long), 0(Long), 1458090746534(Long), 0(Integer), 748100(String), 陇西县(String), 2917(Integer)
20160316-09:12:26.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4805f78d]
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b9865f9] was not registered for synchronization because synchronization is not active
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.559+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.559+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746559(Long), 0(Long), 1458090746559(Long), 0(Integer), 748200(String), 渭源县(String), 2917(Integer)
20160316-09:12:26.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b9865f9]
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228aa1b1] was not registered for synchronization because synchronization is not active
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.584+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.584+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746584(Long), 0(Long), 1458090746584(Long), 0(Integer), 730500(String), 临洮县(String), 2917(Integer)
20160316-09:12:26.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@228aa1b1]
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc68525] was not registered for synchronization because synchronization is not active
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.625+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.625+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746625(Long), 0(Long), 1458090746625(Long), 0(Integer), 748300(String), 漳县(String), 2917(Integer)
20160316-09:12:26.674+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.675+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7bc68525]
20160316-09:12:26.675+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b53930] was not registered for synchronization because synchronization is not active
20160316-09:12:26.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.676+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746676(Long), 0(Long), 1458090746676(Long), 0(Integer), 742500(String), 陇南市(String), 2917(Integer)
20160316-09:12:26.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37b53930]
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67194e6] was not registered for synchronization because synchronization is not active
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.709+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746709(Long), 0(Long), 1458090746709(Long), 0(Integer), 742400(String), 两当县(String), 2917(Integer)
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67194e6]
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b9a2db8] was not registered for synchronization because synchronization is not active
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746744(Long), 0(Long), 1458090746744(Long), 0(Integer), 746000(String), 武都区(String), 2917(Integer)
20160316-09:12:26.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.858+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b9a2db8]
20160316-09:12:26.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.876+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68556098] was not registered for synchronization because synchronization is not active
20160316-09:12:26.876+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.876+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746875(Long), 0(Long), 1458090746875(Long), 0(Integer), 742500(String), 成县(String), 2917(Integer)
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68556098]
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c2c03e] was not registered for synchronization because synchronization is not active
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746908(Long), 0(Long), 1458090746908(Long), 0(Integer), 746400(String), 文县(String), 2917(Integer)
20160316-09:12:26.924+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.940+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28c2c03e]
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315d2a36] was not registered for synchronization because synchronization is not active
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.942+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.942+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746942(Long), 0(Long), 1458090746942(Long), 0(Integer), 748500(String), 宕昌县(String), 2917(Integer)
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@315d2a36]
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23bc54a] was not registered for synchronization because synchronization is not active
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:26.957+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:26.957+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746957(Long), 0(Long), 1458090746957(Long), 0(Integer), 746500(String), 康县(String), 2917(Integer)
20160316-09:12:26.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:26.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:26.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:26.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23bc54a]
20160316-09:12:26.999+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.000+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56cdfc29] was not registered for synchronization because synchronization is not active
20160316-09:12:27.000+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.000+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.000+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090746999(Long), 0(Long), 1458090746999(Long), 0(Integer), 742100(String), 西和县(String), 2917(Integer)
20160316-09:12:27.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.025+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56cdfc29]
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cec5796] was not registered for synchronization because synchronization is not active
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.027+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.027+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747027(Long), 0(Long), 1458090747027(Long), 0(Integer), 742200(String), 礼县(String), 2917(Integer)
20160316-09:12:27.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.056+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cec5796]
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@319f9f37] was not registered for synchronization because synchronization is not active
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.058+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747058(Long), 0(Long), 1458090747058(Long), 0(Integer), 742300(String), 徽县(String), 2917(Integer)
20160316-09:12:27.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@319f9f37]
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6516d640] was not registered for synchronization because synchronization is not active
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.088+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747088(Long), 0(Long), 1458090747088(Long), 0(Integer), 731100(String), 临夏回族自治州(String), 2917(Integer)
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6516d640]
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c70cc18] was not registered for synchronization because synchronization is not active
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747119(Long), 0(Long), 1458090747119(Long), 0(Integer), 731700(String), 积石山保安族东乡族撒拉族自治县(String), 2917(Integer)
20160316-09:12:27.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7c70cc18]
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec4ab9] was not registered for synchronization because synchronization is not active
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.153+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747152(Long), 0(Long), 1458090747152(Long), 0(Integer), 731100(String), 临夏市(String), 2917(Integer)
20160316-09:12:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.193+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7ec4ab9]
20160316-09:12:27.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49bb3961] was not registered for synchronization because synchronization is not active
20160316-09:12:27.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.194+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747194(Long), 0(Long), 1458090747194(Long), 0(Integer), 731800(String), 临夏县(String), 2917(Integer)
20160316-09:12:27.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.223+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.224+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@49bb3961]
20160316-09:12:27.224+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@664e077e] was not registered for synchronization because synchronization is not active
20160316-09:12:27.225+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.225+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.225+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747225(Long), 0(Long), 1458090747225(Long), 0(Integer), 731500(String), 康乐县(String), 2917(Integer)
20160316-09:12:27.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.264+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@664e077e]
20160316-09:12:27.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.266+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d8c5522] was not registered for synchronization because synchronization is not active
20160316-09:12:27.266+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.267+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747266(Long), 0(Long), 1458090747266(Long), 0(Integer), 731600(String), 永靖县(String), 2917(Integer)
20160316-09:12:27.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d8c5522]
20160316-09:12:27.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ab1b298] was not registered for synchronization because synchronization is not active
20160316-09:12:27.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.286+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.286+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747285(Long), 0(Long), 1458090747285(Long), 0(Integer), 731300(String), 广河县(String), 2917(Integer)
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ab1b298]
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe4e2eb] was not registered for synchronization because synchronization is not active
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.313+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.313+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747313(Long), 0(Long), 1458090747313(Long), 0(Integer), 731200(String), 和政县(String), 2917(Integer)
20160316-09:12:27.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe4e2eb]
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13d58c83] was not registered for synchronization because synchronization is not active
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.344+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747343(Long), 0(Long), 1458090747343(Long), 0(Integer), 930(String), 东乡族自治县(String), -1(Integer)
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13d58c83]
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b0dbe84] was not registered for synchronization because synchronization is not active
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.368+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.368+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747368(Long), 0(Long), 1458090747368(Long), 0(Integer), 747000(String), 甘南藏族自治州(String), 2917(Integer)
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b0dbe84]
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be71afd] was not registered for synchronization because synchronization is not active
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.383+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747383(Long), 0(Long), 1458090747383(Long), 0(Integer), 747200(String), 碌曲县(String), 2917(Integer)
20160316-09:12:27.424+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.425+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.426+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be71afd]
20160316-09:12:27.426+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.427+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5581fc6c] was not registered for synchronization because synchronization is not active
20160316-09:12:27.427+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.427+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.427+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747426(Long), 0(Long), 1458090747426(Long), 0(Integer), 747000(String), 合作市(String), 2917(Integer)
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5581fc6c]
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@297b82c] was not registered for synchronization because synchronization is not active
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.436+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.436+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747436(Long), 0(Long), 1458090747436(Long), 0(Integer), 747500(String), 临潭县(String), 2917(Integer)
20160316-09:12:27.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@297b82c]
20160316-09:12:27.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc22fd6] was not registered for synchronization because synchronization is not active
20160316-09:12:27.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.476+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747475(Long), 0(Long), 1458090747475(Long), 0(Integer), 747600(String), 卓尼县(String), 2917(Integer)
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4bc22fd6]
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af6ae34] was not registered for synchronization because synchronization is not active
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.500+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747500(Long), 0(Long), 1458090747500(Long), 0(Integer), 746300(String), 舟曲县(String), 2917(Integer)
20160316-09:12:27.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.524+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.525+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5af6ae34]
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@240c243e] was not registered for synchronization because synchronization is not active
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.526+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.526+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747526(Long), 0(Long), 1458090747526(Long), 0(Integer), 747400(String), 迭部县(String), 2917(Integer)
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@240c243e]
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3335c5] was not registered for synchronization because synchronization is not active
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.558+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747558(Long), 0(Long), 1458090747558(Long), 0(Integer), 747300(String), 玛曲县(String), 2917(Integer)
20160316-09:12:27.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.600+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7a3335c5]
20160316-09:12:27.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29b1b28c] was not registered for synchronization because synchronization is not active
20160316-09:12:27.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.602+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.602+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747601(Long), 0(Long), 1458090747601(Long), 0(Integer), 941(String), 夏河县(String), -1(Integer)
20160316-09:12:27.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@29b1b28c]
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d2b82ef] was not registered for synchronization because synchronization is not active
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.642+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.642+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747642(Long), 0(Long), 1458090747642(Long), 0(Integer), 00(String), 宁夏自治区(String), -1(Integer)
20160316-09:12:27.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.672+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d2b82ef]
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d47d006] was not registered for synchronization because synchronization is not active
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.673+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.673+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747673(Long), 0(Long), 1458090747673(Long), 0(Integer), 750000(String), 银川市(String), 3017(Integer)
20160316-09:12:27.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.699+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d47d006]
20160316-09:12:27.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28800958] was not registered for synchronization because synchronization is not active
20160316-09:12:27.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.701+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.701+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747700(Long), 0(Long), 1458090747700(Long), 0(Integer), 751400(String), 灵武市(String), 3017(Integer)
20160316-09:12:27.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.747+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28800958]
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27513058] was not registered for synchronization because synchronization is not active
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.750+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747750(Long), 0(Long), 1458090747750(Long), 0(Integer), 750000(String), 兴庆区(String), 3017(Integer)
20160316-09:12:27.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@27513058]
20160316-09:12:27.776+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.776+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cea6a05] was not registered for synchronization because synchronization is not active
20160316-09:12:27.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.777+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747776(Long), 0(Long), 1458090747776(Long), 0(Integer), 750000(String), 西夏区(String), 3017(Integer)
20160316-09:12:27.797+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cea6a05]
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25449255] was not registered for synchronization because synchronization is not active
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.798+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747798(Long), 0(Long), 1458090747798(Long), 0(Integer), 750000(String), 金凤区(String), 3017(Integer)
20160316-09:12:27.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.817+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.818+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@25449255]
20160316-09:12:27.819+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.819+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.819+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@405d0e29] was not registered for synchronization because synchronization is not active
20160316-09:12:27.819+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.819+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.819+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747819(Long), 0(Long), 1458090747819(Long), 0(Integer), 750100(String), 永宁县(String), 3017(Integer)
20160316-09:12:27.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.851+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@405d0e29]
20160316-09:12:27.851+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.852+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4455b354] was not registered for synchronization because synchronization is not active
20160316-09:12:27.852+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.852+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.852+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.853+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747852(Long), 0(Long), 1458090747852(Long), 0(Integer), 951(String), 贺兰县(String), -1(Integer)
20160316-09:12:27.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4455b354]
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65cfc780] was not registered for synchronization because synchronization is not active
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.885+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.885+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.886+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.886+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747885(Long), 0(Long), 1458090747885(Long), 0(Integer), 753000(String), 石嘴山市(String), 3017(Integer)
20160316-09:12:27.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.906+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@65cfc780]
20160316-09:12:27.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.907+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509809ab] was not registered for synchronization because synchronization is not active
20160316-09:12:27.907+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.908+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.908+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.909+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747907(Long), 0(Long), 1458090747907(Long), 0(Integer), 753400(String), 平罗县(String), 3017(Integer)
20160316-09:12:27.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@509809ab]
20160316-09:12:27.936+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.936+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d81c366] was not registered for synchronization because synchronization is not active
20160316-09:12:27.937+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.937+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.937+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747936(Long), 0(Long), 1458090747936(Long), 0(Integer), 753000(String), 大武口区(String), 3017(Integer)
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d81c366]
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaabe96] was not registered for synchronization because synchronization is not active
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.953+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747953(Long), 0(Long), 1458090747953(Long), 0(Integer), 753600(String), 惠农区(String), 3017(Integer)
20160316-09:12:27.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:27.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:27.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6eaabe96]
20160316-09:12:27.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:27.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:27.988+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57a131a4] was not registered for synchronization because synchronization is not active
20160316-09:12:27.988+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:27.988+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:27.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:27.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:27.988+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090747988(Long), 0(Long), 1458090747988(Long), 0(Integer), 751100(String), 吴忠市(String), 3017(Integer)
20160316-09:12:28.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.006+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57a131a4]
20160316-09:12:28.007+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.007+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@536fe809] was not registered for synchronization because synchronization is not active
20160316-09:12:28.009+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.009+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.009+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748007(Long), 0(Long), 1458090748007(Long), 0(Integer), 751600(String), 青铜峡市(String), 3017(Integer)
20160316-09:12:28.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.033+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@536fe809]
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@673c6451] was not registered for synchronization because synchronization is not active
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.035+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748035(Long), 0(Long), 1458090748035(Long), 0(Integer), 751100(String), 利通区(String), 3017(Integer)
20160316-09:12:28.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@673c6451]
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797fe3a5] was not registered for synchronization because synchronization is not active
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.068+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.069+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748068(Long), 0(Long), 1458090748068(Long), 0(Integer), 751500(String), 盐池县(String), 3017(Integer)
20160316-09:12:28.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.101+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@797fe3a5]
20160316-09:12:28.102+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.102+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.102+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611c1682] was not registered for synchronization because synchronization is not active
20160316-09:12:28.102+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.102+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.102+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.102+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.102+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748102(Long), 0(Long), 1458090748102(Long), 0(Integer), 953(String), 同心县(String), -1(Integer)
20160316-09:12:28.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.131+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.132+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@611c1682]
20160316-09:12:28.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.133+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@503cd65e] was not registered for synchronization because synchronization is not active
20160316-09:12:28.133+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.133+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.133+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748133(Long), 0(Long), 1458090748133(Long), 0(Integer), 756000(String), 固原市(String), 3017(Integer)
20160316-09:12:28.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.177+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@503cd65e]
20160316-09:12:28.177+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.178+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d6ba1c9] was not registered for synchronization because synchronization is not active
20160316-09:12:28.178+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.178+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.178+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748178(Long), 0(Long), 1458090748178(Long), 0(Integer), 756500(String), 彭阳县(String), 3017(Integer)
20160316-09:12:28.199+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d6ba1c9]
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd92053] was not registered for synchronization because synchronization is not active
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.201+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.201+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748201(Long), 0(Long), 1458090748201(Long), 0(Integer), 756000(String), 原州区(String), 3017(Integer)
20160316-09:12:28.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.232+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dd92053]
20160316-09:12:28.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.233+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7102adc0] was not registered for synchronization because synchronization is not active
20160316-09:12:28.233+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.233+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748233(Long), 0(Long), 1458090748233(Long), 0(Integer), 756200(String), 西吉县(String), 3017(Integer)
20160316-09:12:28.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7102adc0]
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21a67480] was not registered for synchronization because synchronization is not active
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.260+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.260+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.261+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748260(Long), 0(Long), 1458090748260(Long), 0(Integer), 756300(String), 隆德县(String), 3017(Integer)
20160316-09:12:28.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.287+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.288+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@21a67480]
20160316-09:12:28.288+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.289+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d4be14b] was not registered for synchronization because synchronization is not active
20160316-09:12:28.289+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.289+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.289+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748289(Long), 0(Long), 1458090748289(Long), 0(Integer), 756400(String), 泾源县(String), 3017(Integer)
20160316-09:12:28.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d4be14b]
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9e3acd] was not registered for synchronization because synchronization is not active
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.310+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.311+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748310(Long), 0(Long), 1458090748310(Long), 0(Integer), 751700(String), 中卫市(String), 3017(Integer)
20160316-09:12:28.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9e3acd]
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a4fc234] was not registered for synchronization because synchronization is not active
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748341(Long), 0(Long), 1458090748341(Long), 0(Integer), 751800(String), 海原县(String), 3017(Integer)
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a4fc234]
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0d2baf] was not registered for synchronization because synchronization is not active
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.370+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.370+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748370(Long), 0(Long), 1458090748370(Long), 0(Integer), 751700(String), 沙坡头区(String), 3017(Integer)
20160316-09:12:28.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.414+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f0d2baf]
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@392a0078] was not registered for synchronization because synchronization is not active
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.415+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.415+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748415(Long), 0(Long), 1458090748415(Long), 0(Integer), 751200(String), 中宁县(String), 3017(Integer)
20160316-09:12:28.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.457+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@392a0078]
20160316-09:12:28.458+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.458+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de48d50] was not registered for synchronization because synchronization is not active
20160316-09:12:28.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.459+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748458(Long), 0(Long), 1458090748458(Long), 0(Integer), 00(String), 青海省(String), -1(Integer)
20160316-09:12:28.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.482+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2de48d50]
20160316-09:12:28.483+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.483+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c8acd87] was not registered for synchronization because synchronization is not active
20160316-09:12:28.484+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.484+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.484+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748483(Long), 0(Long), 1458090748483(Long), 0(Integer), 810000(String), 西宁市(String), 3044(Integer)
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1c8acd87]
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14d0fa91] was not registered for synchronization because synchronization is not active
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.518+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748518(Long), 0(Long), 1458090748518(Long), 0(Integer), 812100(String), 湟源县(String), 3044(Integer)
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14d0fa91]
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adf6bb8] was not registered for synchronization because synchronization is not active
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.544+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.544+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748544(Long), 0(Long), 1458090748544(Long), 0(Integer), 810000(String), 城东区(String), 3044(Integer)
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1adf6bb8]
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78980f77] was not registered for synchronization because synchronization is not active
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748590(Long), 0(Long), 1458090748590(Long), 0(Integer), 810000(String), 城中区(String), 3044(Integer)
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78980f77]
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c7927b7] was not registered for synchronization because synchronization is not active
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.607+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.607+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748607(Long), 0(Long), 1458090748607(Long), 0(Integer), 810000(String), 城西区(String), 3044(Integer)
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c7927b7]
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f29239a] was not registered for synchronization because synchronization is not active
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.643+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.643+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748643(Long), 0(Long), 1458090748643(Long), 0(Integer), 810000(String), 城北区(String), 3044(Integer)
20160316-09:12:28.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.674+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f29239a]
20160316-09:12:28.675+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.675+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.675+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74832cbd] was not registered for synchronization because synchronization is not active
20160316-09:12:28.675+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.675+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.675+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748675(Long), 0(Long), 1458090748675(Long), 0(Integer), 810100(String), 大通回族土族自治县(String), 3044(Integer)
20160316-09:12:28.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@74832cbd]
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18647aa3] was not registered for synchronization because synchronization is not active
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.693+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.693+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748693(Long), 0(Long), 1458090748693(Long), 0(Integer), 811600(String), 湟中县(String), 3044(Integer)
20160316-09:12:28.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.727+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.729+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18647aa3]
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c84d4bd] was not registered for synchronization because synchronization is not active
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.730+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.730+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748730(Long), 0(Long), 1458090748730(Long), 0(Integer), 810600(String), 海东地区(String), 3044(Integer)
20160316-09:12:28.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.892+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.897+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c84d4bd]
20160316-09:12:28.897+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.898+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5817e692] was not registered for synchronization because synchronization is not active
20160316-09:12:28.898+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.898+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.898+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748898(Long), 0(Long), 1458090748898(Long), 0(Integer), 811100(String), 循化撒拉族自治县(String), 3044(Integer)
20160316-09:12:28.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:28.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5817e692]
20160316-09:12:28.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:28.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:28.968+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@101adfd1] was not registered for synchronization because synchronization is not active
20160316-09:12:28.968+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:28.968+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:28.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:28.968+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090748968(Long), 0(Long), 1458090748968(Long), 0(Integer), 810600(String), 平安县(String), 3044(Integer)
20160316-09:12:28.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:28.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:28.999+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@101adfd1]
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fba6831] was not registered for synchronization because synchronization is not active
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.001+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.001+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749001(Long), 0(Long), 1458090749001(Long), 0(Integer), 810800(String), 民和回族土族自治县(String), 3044(Integer)
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fba6831]
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16039307] was not registered for synchronization because synchronization is not active
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.028+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749028(Long), 0(Long), 1458090749028(Long), 0(Integer), 810700(String), 乐都县(String), 3044(Integer)
20160316-09:12:29.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.058+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16039307]
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a739a0a] was not registered for synchronization because synchronization is not active
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749060(Long), 0(Long), 1458090749060(Long), 0(Integer), 810500(String), 互助土族自治县(String), 3044(Integer)
20160316-09:12:29.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a739a0a]
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78fac96c] was not registered for synchronization because synchronization is not active
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.091+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.091+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.092+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749091(Long), 0(Long), 1458090749091(Long), 0(Integer), 972(String), 化隆回族自治县(String), -1(Integer)
20160316-09:12:29.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.117+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78fac96c]
20160316-09:12:29.118+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.119+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6386fd87] was not registered for synchronization because synchronization is not active
20160316-09:12:29.119+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.119+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.119+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749119(Long), 0(Long), 1458090749119(Long), 0(Integer), 812200(String), 海北藏族自治州(String), 3044(Integer)
20160316-09:12:29.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6386fd87]
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3678aaf9] was not registered for synchronization because synchronization is not active
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.151+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.151+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749151(Long), 0(Long), 1458090749151(Long), 0(Integer), 812300(String), 刚察县(String), 3044(Integer)
20160316-09:12:29.191+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.192+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.193+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3678aaf9]
20160316-09:12:29.193+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.193+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.194+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe35f] was not registered for synchronization because synchronization is not active
20160316-09:12:29.194+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.194+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.194+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749193(Long), 0(Long), 1458090749193(Long), 0(Integer), 810300(String), 门源回族自治县(String), 3044(Integer)
20160316-09:12:29.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.233+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4fe35f]
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19a0ecb1] was not registered for synchronization because synchronization is not active
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.236+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749235(Long), 0(Long), 1458090749235(Long), 0(Integer), 810400(String), 祁连县(String), 3044(Integer)
20160316-09:12:29.266+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.267+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.268+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19a0ecb1]
20160316-09:12:29.268+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.269+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e54063b] was not registered for synchronization because synchronization is not active
20160316-09:12:29.269+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.269+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.269+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749269(Long), 0(Long), 1458090749269(Long), 0(Integer), 970(String), 海晏县(String), -1(Integer)
20160316-09:12:29.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e54063b]
20160316-09:12:29.309+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.309+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d0a3767] was not registered for synchronization because synchronization is not active
20160316-09:12:29.310+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.310+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.310+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749309(Long), 0(Long), 1458090749309(Long), 0(Integer), 811300(String), 黄南藏族自治州(String), 3044(Integer)
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d0a3767]
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73fe4151] was not registered for synchronization because synchronization is not active
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.338+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.338+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749338(Long), 0(Long), 1458090749338(Long), 0(Integer), 811500(String), 河南蒙古族自治县(String), 3044(Integer)
20160316-09:12:29.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.375+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73fe4151]
20160316-09:12:29.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.377+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef3ecca] was not registered for synchronization because synchronization is not active
20160316-09:12:29.377+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.377+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.377+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749377(Long), 0(Long), 1458090749377(Long), 0(Integer), 811300(String), 同仁县(String), 3044(Integer)
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef3ecca]
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8dd5bf] was not registered for synchronization because synchronization is not active
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.405+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.405+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749405(Long), 0(Long), 1458090749405(Long), 0(Integer), 811200(String), 尖扎县(String), 3044(Integer)
20160316-09:12:29.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.433+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.434+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8dd5bf]
20160316-09:12:29.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.435+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e372a9a] was not registered for synchronization because synchronization is not active
20160316-09:12:29.435+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.435+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.435+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749435(Long), 0(Long), 1458090749435(Long), 0(Integer), 973(String), 泽库县(String), -1(Integer)
20160316-09:12:29.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.464+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.465+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e372a9a]
20160316-09:12:29.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.466+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c365a8e] was not registered for synchronization because synchronization is not active
20160316-09:12:29.466+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.466+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.466+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749466(Long), 0(Long), 1458090749466(Long), 0(Integer), 813000(String), 海南藏族自治州(String), 3044(Integer)
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c365a8e]
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70194083] was not registered for synchronization because synchronization is not active
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.472+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.472+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749472(Long), 0(Long), 1458090749472(Long), 0(Integer), 813100(String), 贵南县(String), 3044(Integer)
20160316-09:12:29.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.517+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@70194083]
20160316-09:12:29.517+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f187ee8] was not registered for synchronization because synchronization is not active
20160316-09:12:29.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.518+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749517(Long), 0(Long), 1458090749517(Long), 0(Integer), 813000(String), 共和县(String), 3044(Integer)
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@f187ee8]
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4477b3e] was not registered for synchronization because synchronization is not active
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.533+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749533(Long), 0(Long), 1458090749533(Long), 0(Integer), 813200(String), 同德县(String), 3044(Integer)
20160316-09:12:29.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.575+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4477b3e]
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2dff6] was not registered for synchronization because synchronization is not active
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.579+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.579+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.580+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749579(Long), 0(Long), 1458090749579(Long), 0(Integer), 811700(String), 贵德县(String), 3044(Integer)
20160316-09:12:29.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.597+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.598+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f2dff6]
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@632ef20f] was not registered for synchronization because synchronization is not active
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.599+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.599+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749599(Long), 0(Long), 1458090749599(Long), 0(Integer), 813300(String), 兴海县(String), 3044(Integer)
20160316-09:12:29.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@632ef20f]
20160316-09:12:29.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1117cb50] was not registered for synchronization because synchronization is not active
20160316-09:12:29.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749619(Long), 0(Long), 1458090749619(Long), 0(Integer), 975(String), 果洛藏族自治州(String), -1(Integer)
20160316-09:12:29.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.639+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.640+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1117cb50]
20160316-09:12:29.640+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.641+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cdf7665] was not registered for synchronization because synchronization is not active
20160316-09:12:29.641+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.641+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.641+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749640(Long), 0(Long), 1458090749640(Long), 0(Integer), 814000(String), 玛沁县(String), 3044(Integer)
20160316-09:12:29.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5cdf7665]
20160316-09:12:29.659+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.659+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2557154e] was not registered for synchronization because synchronization is not active
20160316-09:12:29.660+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.660+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749659(Long), 0(Long), 1458090749659(Long), 0(Integer), 814300(String), 班玛县(String), 3044(Integer)
20160316-09:12:29.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.691+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2557154e]
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@401a5c05] was not registered for synchronization because synchronization is not active
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.694+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.694+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749694(Long), 0(Long), 1458090749694(Long), 0(Integer), 814100(String), 甘德县(String), 3044(Integer)
20160316-09:12:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@401a5c05]
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@642e1d80] was not registered for synchronization because synchronization is not active
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749716(Long), 0(Long), 1458090749716(Long), 0(Integer), 814200(String), 达日县(String), 3044(Integer)
20160316-09:12:29.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@642e1d80]
20160316-09:12:29.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491b58d6] was not registered for synchronization because synchronization is not active
20160316-09:12:29.749+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.749+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.749+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.750+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749744(Long), 0(Long), 1458090749744(Long), 0(Integer), 624700(String), 久治县(String), 3044(Integer)
20160316-09:12:29.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@491b58d6]
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50157fd8] was not registered for synchronization because synchronization is not active
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.777+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.777+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749777(Long), 0(Long), 1458090749777(Long), 0(Integer), 813500(String), 玛多县(String), 3044(Integer)
20160316-09:12:29.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.806+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.811+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@50157fd8]
20160316-09:12:29.811+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@740988db] was not registered for synchronization because synchronization is not active
20160316-09:12:29.812+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.812+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.812+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749811(Long), 0(Long), 1458090749811(Long), 0(Integer), 815000(String), 玉树藏族自治州(String), 3044(Integer)
20160316-09:12:29.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.840+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@740988db]
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1042ce9b] was not registered for synchronization because synchronization is not active
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.843+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.843+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749843(Long), 0(Long), 1458090749843(Long), 0(Integer), 815500(String), 曲麻莱县(String), 3044(Integer)
20160316-09:12:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1042ce9b]
20160316-09:12:29.874+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.874+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@887b5d0] was not registered for synchronization because synchronization is not active
20160316-09:12:29.875+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.875+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.875+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749874(Long), 0(Long), 1458090749874(Long), 0(Integer), 815000(String), 玉树县(String), 3044(Integer)
20160316-09:12:29.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.891+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@887b5d0]
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6752e336] was not registered for synchronization because synchronization is not active
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.893+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.893+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749893(Long), 0(Long), 1458090749893(Long), 0(Integer), 815300(String), 杂多县(String), 3044(Integer)
20160316-09:12:29.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6752e336]
20160316-09:12:29.915+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.915+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f974f36] was not registered for synchronization because synchronization is not active
20160316-09:12:29.916+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.916+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.916+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749915(Long), 0(Long), 1458090749915(Long), 0(Integer), 815100(String), 称多县(String), 3044(Integer)
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3f974f36]
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20212861] was not registered for synchronization because synchronization is not active
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.930+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749930(Long), 0(Long), 1458090749930(Long), 0(Integer), 815400(String), 治多县(String), 3044(Integer)
20160316-09:12:29.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.964+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20212861]
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58da5f4c] was not registered for synchronization because synchronization is not active
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.965+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749965(Long), 0(Long), 1458090749965(Long), 0(Integer), 976(String), 囊谦县(String), -1(Integer)
20160316-09:12:29.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:29.992+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58da5f4c]
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b991f15] was not registered for synchronization because synchronization is not active
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:29.993+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:29.993+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:29.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:29.994+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090749993(Long), 0(Long), 1458090749993(Long), 0(Integer), 817000(String), 海西蒙古族藏族自治州(String), 3044(Integer)
20160316-09:12:30.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.023+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b991f15]
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efdb253] was not registered for synchronization because synchronization is not active
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.024+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.024+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750024(Long), 0(Long), 1458090750024(Long), 0(Integer), 817200(String), 天峻县(String), 3044(Integer)
20160316-09:12:30.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7efdb253]
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12256c4b] was not registered for synchronization because synchronization is not active
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750052(Long), 0(Long), 1458090750052(Long), 0(Integer), 816000(String), 格尔木市(String), 3044(Integer)
20160316-09:12:30.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12256c4b]
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dce4acd] was not registered for synchronization because synchronization is not active
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750085(Long), 0(Long), 1458090750085(Long), 0(Integer), 817000(String), 德令哈市(String), 3044(Integer)
20160316-09:12:30.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1dce4acd]
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2fa10d] was not registered for synchronization because synchronization is not active
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.117+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750116(Long), 0(Long), 1458090750116(Long), 0(Integer), 817100(String), 乌兰县(String), 3044(Integer)
20160316-09:12:30.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d2fa10d]
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2831bb22] was not registered for synchronization because synchronization is not active
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750152(Long), 0(Long), 1458090750152(Long), 0(Integer), 816100(String), 都兰县(String), 3044(Integer)
20160316-09:12:30.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.184+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2831bb22]
20160316-09:12:30.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8f718c] was not registered for synchronization because synchronization is not active
20160316-09:12:30.186+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.186+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.186+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750185(Long), 0(Long), 1458090750185(Long), 0(Integer), 00(String), 新疆自治区(String), -1(Integer)
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f8f718c]
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63ce2e87] was not registered for synchronization because synchronization is not active
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.212+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.212+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750212(Long), 0(Long), 1458090750212(Long), 0(Integer), 830000(String), 乌鲁木齐市(String), 3096(Integer)
20160316-09:12:30.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.247+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@63ce2e87]
20160316-09:12:30.249+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.249+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ef2fee1] was not registered for synchronization because synchronization is not active
20160316-09:12:30.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750249(Long), 0(Long), 1458090750249(Long), 0(Integer), 830000(String), 东山区(String), 3096(Integer)
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4ef2fee1]
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7db7c1e6] was not registered for synchronization because synchronization is not active
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.263+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.263+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750263(Long), 0(Long), 1458090750263(Long), 0(Integer), 830000(String), 天山区(String), 3096(Integer)
20160316-09:12:30.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.306+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7db7c1e6]
20160316-09:12:30.307+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.307+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41721bde] was not registered for synchronization because synchronization is not active
20160316-09:12:30.308+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.308+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.308+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750307(Long), 0(Long), 1458090750307(Long), 0(Integer), 830000(String), 沙依巴克区(String), 3096(Integer)
20160316-09:12:30.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.351+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.352+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41721bde]
20160316-09:12:30.352+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.352+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.353+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1984599] was not registered for synchronization because synchronization is not active
20160316-09:12:30.353+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.353+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.353+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750352(Long), 0(Long), 1458090750352(Long), 0(Integer), 830000(String), 新市区(String), 3096(Integer)
20160316-09:12:30.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1984599]
20160316-09:12:30.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.385+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6948be] was not registered for synchronization because synchronization is not active
20160316-09:12:30.385+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.385+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.385+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750385(Long), 0(Long), 1458090750385(Long), 0(Integer), 830000(String), 水磨沟区(String), 3096(Integer)
20160316-09:12:30.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.416+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.417+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a6948be]
20160316-09:12:30.418+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.418+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@482a0e9e] was not registered for synchronization because synchronization is not active
20160316-09:12:30.419+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.419+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.419+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750418(Long), 0(Long), 1458090750418(Long), 0(Integer), 991(String), 头屯河区(String), -1(Integer)
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@482a0e9e]
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56f1a478] was not registered for synchronization because synchronization is not active
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.442+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750442(Long), 0(Long), 1458090750442(Long), 0(Integer), 834000(String), 克拉玛依市(String), 3096(Integer)
20160316-09:12:30.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.474+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@56f1a478]
20160316-09:12:30.476+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.476+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.476+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cf07f3] was not registered for synchronization because synchronization is not active
20160316-09:12:30.476+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.476+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.477+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750476(Long), 0(Long), 1458090750476(Long), 0(Integer), 834000(String), 乌尔禾区(String), 3096(Integer)
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@60cf07f3]
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b031a9] was not registered for synchronization because synchronization is not active
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.501+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.501+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750501(Long), 0(Long), 1458090750501(Long), 0(Integer), 838600(String), 独山子区(String), 3096(Integer)
20160316-09:12:30.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.541+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40b031a9]
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47679cc1] was not registered for synchronization because synchronization is not active
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.542+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.542+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.543+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750542(Long), 0(Long), 1458090750542(Long), 0(Integer), 834000(String), 克拉玛依区(String), 3096(Integer)
20160316-09:12:30.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.570+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47679cc1]
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4810b7b8] was not registered for synchronization because synchronization is not active
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.590+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750590(Long), 0(Long), 1458090750590(Long), 0(Integer), 990(String), 白碱滩区(String), -1(Integer)
20160316-09:12:30.622+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.623+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4810b7b8]
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c974df9] was not registered for synchronization because synchronization is not active
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.629+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.629+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750629(Long), 0(Long), 1458090750629(Long), 0(Integer), 838000(String), 吐鲁番地区(String), 3096(Integer)
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5c974df9]
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@799bbe6] was not registered for synchronization because synchronization is not active
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.644+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.644+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750644(Long), 0(Long), 1458090750644(Long), 0(Integer), 838100(String), 托克逊县(String), 3096(Integer)
20160316-09:12:30.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.681+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.682+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@799bbe6]
20160316-09:12:30.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.683+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52b702f0] was not registered for synchronization because synchronization is not active
20160316-09:12:30.683+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.683+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.683+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750683(Long), 0(Long), 1458090750683(Long), 0(Integer), 838000(String), 吐鲁番市(String), 3096(Integer)
20160316-09:12:30.715+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.717+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52b702f0]
20160316-09:12:30.717+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.718+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b2ab0fc] was not registered for synchronization because synchronization is not active
20160316-09:12:30.718+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.718+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.718+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.723+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750717(Long), 0(Long), 1458090750717(Long), 0(Integer), 838200(String), 鄯善县(String), 3096(Integer)
20160316-09:12:30.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.799+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b2ab0fc]
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b372219] was not registered for synchronization because synchronization is not active
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.800+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.800+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.801+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750800(Long), 0(Long), 1458090750800(Long), 0(Integer), 839000(String), 哈密地区(String), 3096(Integer)
20160316-09:12:30.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.872+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b372219]
20160316-09:12:30.873+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.873+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.875+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@616ff0c3] was not registered for synchronization because synchronization is not active
20160316-09:12:30.876+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.876+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.876+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750873(Long), 0(Long), 1458090750873(Long), 0(Integer), 839300(String), 伊吾县(String), 3096(Integer)
20160316-09:12:30.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.899+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.900+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@616ff0c3]
20160316-09:12:30.900+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.901+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52aadf7b] was not registered for synchronization because synchronization is not active
20160316-09:12:30.901+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.901+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.901+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750901(Long), 0(Long), 1458090750901(Long), 0(Integer), 839000(String), 哈密市(String), 3096(Integer)
20160316-09:12:30.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.930+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@52aadf7b]
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dacd] was not registered for synchronization because synchronization is not active
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.932+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.932+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.933+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750932(Long), 0(Long), 1458090750932(Long), 0(Integer), 839200(String), 巴里坤哈萨克自治县(String), 3096(Integer)
20160316-09:12:30.965+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.966+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.966+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61dacd]
20160316-09:12:30.966+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.967+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ac92449] was not registered for synchronization because synchronization is not active
20160316-09:12:30.967+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.967+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.967+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750967(Long), 0(Long), 1458090750967(Long), 0(Integer), 831100(String), 昌吉回族自治州(String), 3096(Integer)
20160316-09:12:30.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:30.997+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ac92449]
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da8ef42] was not registered for synchronization because synchronization is not active
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:30.998+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:30.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:30.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:30.998+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090750998(Long), 0(Long), 1458090750998(Long), 0(Integer), 831900(String), 木垒哈萨克自治县(String), 3096(Integer)
20160316-09:12:31.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.012+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da8ef42]
20160316-09:12:31.012+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.012+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa15f92] was not registered for synchronization because synchronization is not active
20160316-09:12:31.028+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.028+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.028+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751012(Long), 0(Long), 1458090751012(Long), 0(Integer), 831100(String), 昌吉市(String), 3096(Integer)
20160316-09:12:31.047+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.048+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1fa15f92]
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@654485dc] was not registered for synchronization because synchronization is not active
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.060+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.060+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.061+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751060(Long), 0(Long), 1458090751060(Long), 0(Integer), 831500(String), 阜康市(String), 3096(Integer)
20160316-09:12:31.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.088+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@654485dc]
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dcdfc98] was not registered for synchronization because synchronization is not active
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.089+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.089+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751089(Long), 0(Long), 1458090751089(Long), 0(Integer), 831400(String), 米泉市(String), 3096(Integer)
20160316-09:12:31.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dcdfc98]
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40da5575] was not registered for synchronization because synchronization is not active
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751116(Long), 0(Long), 1458090751116(Long), 0(Integer), 831200(String), 呼图壁县(String), 3096(Integer)
20160316-09:12:31.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.150+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40da5575]
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5220dbfe] was not registered for synchronization because synchronization is not active
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.152+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.152+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751152(Long), 0(Long), 1458090751152(Long), 0(Integer), 832200(String), 玛纳斯县(String), 3096(Integer)
20160316-09:12:31.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5220dbfe]
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7249a12e] was not registered for synchronization because synchronization is not active
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.185+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.185+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751185(Long), 0(Long), 1458090751185(Long), 0(Integer), 831800(String), 奇台县(String), 3096(Integer)
20160316-09:12:31.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.214+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.215+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7249a12e]
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f1c07a] was not registered for synchronization because synchronization is not active
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.216+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.216+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751216(Long), 0(Long), 1458090751216(Long), 0(Integer), 994(String), 吉木萨尔县(String), -1(Integer)
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26f1c07a]
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64e151fd] was not registered for synchronization because synchronization is not active
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.235+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.235+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751235(Long), 0(Long), 1458090751235(Long), 0(Integer), 833400(String), 博尔塔拉蒙古自治州(String), 3096(Integer)
20160316-09:12:31.274+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.275+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@64e151fd]
20160316-09:12:31.277+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.277+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e293b50] was not registered for synchronization because synchronization is not active
20160316-09:12:31.277+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.278+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.278+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751277(Long), 0(Long), 1458090751277(Long), 0(Integer), 833500(String), 温泉县(String), 3096(Integer)
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e293b50]
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dde3094] was not registered for synchronization because synchronization is not active
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.305+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.305+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751305(Long), 0(Long), 1458090751305(Long), 0(Integer), 833400(String), 博乐市(String), 3096(Integer)
20160316-09:12:31.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5dde3094]
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ab3f44e] was not registered for synchronization because synchronization is not active
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.343+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.343+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751343(Long), 0(Long), 1458090751343(Long), 0(Integer), 833300(String), 精河县(String), 3096(Integer)
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5ab3f44e]
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f99d1b] was not registered for synchronization because synchronization is not active
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.372+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.372+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751372(Long), 0(Long), 1458090751372(Long), 0(Integer), 841000(String), 巴音郭楞蒙古自治州(String), 3096(Integer)
20160316-09:12:31.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.399+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72f99d1b]
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@705181d8] was not registered for synchronization because synchronization is not active
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.401+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.401+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.411+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751401(Long), 0(Long), 1458090751401(Long), 0(Integer), 841400(String), 博湖县(String), 3096(Integer)
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@705181d8]
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e9a7dae] was not registered for synchronization because synchronization is not active
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.432+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.432+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751432(Long), 0(Long), 1458090751432(Long), 0(Integer), 841000(String), 库尔勒市(String), 3096(Integer)
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e9a7dae]
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be738f3] was not registered for synchronization because synchronization is not active
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.463+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.463+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751463(Long), 0(Long), 1458090751463(Long), 0(Integer), 841600(String), 轮台县(String), 3096(Integer)
20160316-09:12:31.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.508+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.510+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be738f3]
20160316-09:12:31.510+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.511+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787fcafa] was not registered for synchronization because synchronization is not active
20160316-09:12:31.511+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.511+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.511+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751510(Long), 0(Long), 1458090751510(Long), 0(Integer), 841500(String), 尉犁县(String), 3096(Integer)
20160316-09:12:31.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.564+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.565+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@787fcafa]
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3475c792] was not registered for synchronization because synchronization is not active
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.567+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.567+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751567(Long), 0(Long), 1458090751567(Long), 0(Integer), 841800(String), 若羌县(String), 3096(Integer)
20160316-09:12:31.616+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.617+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3475c792]
20160316-09:12:31.618+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.618+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.619+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aeddfaa] was not registered for synchronization because synchronization is not active
20160316-09:12:31.619+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.619+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.619+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751618(Long), 0(Long), 1458090751618(Long), 0(Integer), 841900(String), 且末县(String), 3096(Integer)
20160316-09:12:31.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.666+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.667+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.667+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aeddfaa]
20160316-09:12:31.668+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.669+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78ded0e7] was not registered for synchronization because synchronization is not active
20160316-09:12:31.669+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.669+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.669+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751669(Long), 0(Long), 1458090751669(Long), 0(Integer), 841100(String), 焉耆回族自治县(String), 3096(Integer)
20160316-09:12:31.708+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.709+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78ded0e7]
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79afd643] was not registered for synchronization because synchronization is not active
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.711+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.711+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.712+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751711(Long), 0(Long), 1458090751711(Long), 0(Integer), 841300(String), 和静县(String), 3096(Integer)
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79afd643]
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd92134] was not registered for synchronization because synchronization is not active
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.738+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.738+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751738(Long), 0(Long), 1458090751738(Long), 0(Integer), 841200(String), 和硕县(String), 3096(Integer)
20160316-09:12:31.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.781+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fd92134]
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420b6d72] was not registered for synchronization because synchronization is not active
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.783+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.783+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751783(Long), 0(Long), 1458090751783(Long), 0(Integer), 997(String), 阿克苏地区(String), -1(Integer)
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@420b6d72]
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@579db53d] was not registered for synchronization because synchronization is not active
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.798+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.798+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751798(Long), 0(Long), 1458090751798(Long), 0(Integer), 843000(String), 阿克苏市(String), 3096(Integer)
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@579db53d]
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b429e6c] was not registered for synchronization because synchronization is not active
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.813+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.813+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751813(Long), 0(Long), 1458090751813(Long), 0(Integer), 843100(String), 温宿县(String), 3096(Integer)
20160316-09:12:31.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.864+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b429e6c]
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e28ba73] was not registered for synchronization because synchronization is not active
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.866+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751866(Long), 0(Long), 1458090751866(Long), 0(Integer), 842000(String), 库车县(String), 3096(Integer)
20160316-09:12:31.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.914+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e28ba73]
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24f80d7c] was not registered for synchronization because synchronization is not active
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.917+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.917+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751917(Long), 0(Long), 1458090751917(Long), 0(Integer), 842200(String), 沙雅县(String), 3096(Integer)
20160316-09:12:31.944+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.945+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@24f80d7c]
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ee5d4c8] was not registered for synchronization because synchronization is not active
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.946+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.946+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751946(Long), 0(Long), 1458090751946(Long), 0(Integer), 842100(String), 新和县(String), 3096(Integer)
20160316-09:12:31.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.980+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:31.981+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:31.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ee5d4c8]
20160316-09:12:31.982+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:31.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:31.982+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6465ea4] was not registered for synchronization because synchronization is not active
20160316-09:12:31.983+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:31.983+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:31.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:31.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:31.983+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090751982(Long), 0(Long), 1458090751982(Long), 0(Integer), 842300(String), 拜城县(String), 3096(Integer)
20160316-09:12:32.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.008+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.009+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6465ea4]
20160316-09:12:32.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.010+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68cff9e4] was not registered for synchronization because synchronization is not active
20160316-09:12:32.010+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.010+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.010+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752010(Long), 0(Long), 1458090752010(Long), 0(Integer), 843400(String), 乌什县(String), 3096(Integer)
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68cff9e4]
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e6490] was not registered for synchronization because synchronization is not active
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.035+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.035+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752035(Long), 0(Long), 1458090752035(Long), 0(Integer), 843200(String), 阿瓦提县(String), 3096(Integer)
20160316-09:12:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.066+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@55e6490]
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f927daf] was not registered for synchronization because synchronization is not active
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.067+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.067+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752067(Long), 0(Long), 1458090752067(Long), 0(Integer), 845350(String), 克孜勒苏柯尔克孜自治州(String), 3096(Integer)
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f927daf]
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fee2019] was not registered for synchronization because synchronization is not active
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.081+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752081(Long), 0(Long), 1458090752081(Long), 0(Integer), 845450(String), 乌恰县(String), 3096(Integer)
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2fee2019]
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1480606f] was not registered for synchronization because synchronization is not active
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.113+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.113+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752113(Long), 0(Long), 1458090752113(Long), 0(Integer), 845350(String), 阿图什市(String), 3096(Integer)
20160316-09:12:32.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.155+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.156+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1480606f]
20160316-09:12:32.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.157+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407305a3] was not registered for synchronization because synchronization is not active
20160316-09:12:32.157+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.158+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.158+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752157(Long), 0(Long), 1458090752157(Long), 0(Integer), 845550(String), 阿克陶县(String), 3096(Integer)
20160316-09:12:32.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.174+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.175+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@407305a3]
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41810adf] was not registered for synchronization because synchronization is not active
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.176+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.176+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.177+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752176(Long), 0(Long), 1458090752176(Long), 0(Integer), 997(String), 阿合奇县(String), -1(Integer)
20160316-09:12:32.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@41810adf]
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5097d220] was not registered for synchronization because synchronization is not active
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.198+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.198+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752198(Long), 0(Long), 1458090752198(Long), 0(Integer), 844000(String), 喀什地区(String), 3096(Integer)
20160316-09:12:32.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.225+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5097d220]
20160316-09:12:32.226+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.226+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.226+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a4209b] was not registered for synchronization because synchronization is not active
20160316-09:12:32.226+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.226+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.226+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752226(Long), 0(Long), 1458090752226(Long), 0(Integer), 843800(String), 巴楚县(String), 3096(Integer)
20160316-09:12:32.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.248+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43a4209b]
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df0efd5] was not registered for synchronization because synchronization is not active
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.250+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752250(Long), 0(Long), 1458090752250(Long), 0(Integer), 844000(String), 喀什市(String), 3096(Integer)
20160316-09:12:32.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3df0efd5]
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626efd88] was not registered for synchronization because synchronization is not active
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.284+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.284+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752284(Long), 0(Long), 1458090752284(Long), 0(Integer), 844100(String), 疏附县(String), 3096(Integer)
20160316-09:12:32.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.316+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.317+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@626efd88]
20160316-09:12:32.317+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.321+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@904c609] was not registered for synchronization because synchronization is not active
20160316-09:12:32.322+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.322+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752321(Long), 0(Long), 1458090752321(Long), 0(Integer), 844200(String), 疏勒县(String), 3096(Integer)
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@904c609]
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51596f28] was not registered for synchronization because synchronization is not active
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.346+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.346+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752346(Long), 0(Long), 1458090752346(Long), 0(Integer), 844500(String), 英吉沙县(String), 3096(Integer)
20160316-09:12:32.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.374+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.375+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51596f28]
20160316-09:12:32.375+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e8de7fd] was not registered for synchronization because synchronization is not active
20160316-09:12:32.376+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.376+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.376+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752376(Long), 0(Long), 1458090752376(Long), 0(Integer), 844800(String), 泽普县(String), 3096(Integer)
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e8de7fd]
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4346d2cd] was not registered for synchronization because synchronization is not active
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.400+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752400(Long), 0(Long), 1458090752400(Long), 0(Integer), 844700(String), 莎车县(String), 3096(Integer)
20160316-09:12:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.441+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4346d2cd]
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600b13f9] was not registered for synchronization because synchronization is not active
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.444+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.444+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752444(Long), 0(Long), 1458090752444(Long), 0(Integer), 844900(String), 叶城县(String), 3096(Integer)
20160316-09:12:32.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.473+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@600b13f9]
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a605a94] was not registered for synchronization because synchronization is not active
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.475+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.476+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752475(Long), 0(Long), 1458090752475(Long), 0(Integer), 844600(String), 麦盖提县(String), 3096(Integer)
20160316-09:12:32.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.500+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4a605a94]
20160316-09:12:32.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.501+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40873594] was not registered for synchronization because synchronization is not active
20160316-09:12:32.501+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.502+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.502+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752501(Long), 0(Long), 1458090752501(Long), 0(Integer), 844400(String), 岳普湖县(String), 3096(Integer)
20160316-09:12:32.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.533+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@40873594]
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@829db15] was not registered for synchronization because synchronization is not active
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.534+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.534+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.535+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752534(Long), 0(Long), 1458090752534(Long), 0(Integer), 844300(String), 伽师县(String), 3096(Integer)
20160316-09:12:32.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.556+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.557+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@829db15]
20160316-09:12:32.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.558+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cdaebfa] was not registered for synchronization because synchronization is not active
20160316-09:12:32.558+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.558+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.558+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752558(Long), 0(Long), 1458090752558(Long), 0(Integer), 998(String), 塔什库尔干塔吉克自治县(String), -1(Integer)
20160316-09:12:32.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.582+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.583+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.584+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@cdaebfa]
20160316-09:12:32.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.585+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@758aa23e] was not registered for synchronization because synchronization is not active
20160316-09:12:32.585+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.585+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.585+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752585(Long), 0(Long), 1458090752585(Long), 0(Integer), 848000(String), 和田地区(String), 3096(Integer)
20160316-09:12:32.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@758aa23e]
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aa7d32a] was not registered for synchronization because synchronization is not active
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.626+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.626+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752626(Long), 0(Long), 1458090752626(Long), 0(Integer), 848500(String), 民丰县(String), 3096(Integer)
20160316-09:12:32.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.647+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5aa7d32a]
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11a82b55] was not registered for synchronization because synchronization is not active
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.649+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.649+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752649(Long), 0(Long), 1458090752649(Long), 0(Integer), 848000(String), 和田市(String), 3096(Integer)
20160316-09:12:32.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.660+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11a82b55]
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bc44dd2] was not registered for synchronization because synchronization is not active
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.676+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.676+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752676(Long), 0(Long), 1458090752676(Long), 0(Integer), 848000(String), 和田县(String), 3096(Integer)
20160316-09:12:32.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.698+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.699+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5bc44dd2]
20160316-09:12:32.699+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.700+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5423f7f2] was not registered for synchronization because synchronization is not active
20160316-09:12:32.700+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.700+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.700+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752700(Long), 0(Long), 1458090752700(Long), 0(Integer), 848100(String), 墨玉县(String), 3096(Integer)
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5423f7f2]
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa57b23] was not registered for synchronization because synchronization is not active
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.714+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752714(Long), 0(Long), 1458090752714(Long), 0(Integer), 845150(String), 皮山县(String), 3096(Integer)
20160316-09:12:32.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.760+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3aa57b23]
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@375628cd] was not registered for synchronization because synchronization is not active
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.761+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.761+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.762+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752761(Long), 0(Long), 1458090752761(Long), 0(Integer), 848200(String), 洛浦县(String), 3096(Integer)
20160316-09:12:32.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.866+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@375628cd]
20160316-09:12:32.867+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.867+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fcd5846] was not registered for synchronization because synchronization is not active
20160316-09:12:32.867+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.868+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.868+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752867(Long), 0(Long), 1458090752867(Long), 0(Integer), 848300(String), 策勒县(String), 3096(Integer)
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7fcd5846]
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa41b4] was not registered for synchronization because synchronization is not active
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.921+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.921+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752921(Long), 0(Long), 1458090752921(Long), 0(Integer), 903(String), 于田县(String), -1(Integer)
20160316-09:12:32.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.959+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.960+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6fa41b4]
20160316-09:12:32.960+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.962+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b385611] was not registered for synchronization because synchronization is not active
20160316-09:12:32.962+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.962+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.962+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752962(Long), 0(Long), 1458090752962(Long), 0(Integer), 835000(String), 伊犁哈萨克自治州(String), 3096(Integer)
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b385611]
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b35baa7] was not registered for synchronization because synchronization is not active
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:32.987+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:32.987+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090752987(Long), 0(Long), 1458090752987(Long), 0(Integer), 835500(String), 特克斯县(String), 3096(Integer)
20160316-09:12:33.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b35baa7]
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2028a3ed] was not registered for synchronization because synchronization is not active
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.052+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753052(Long), 0(Long), 1458090753052(Long), 0(Integer), 835000(String), 伊宁市(String), 3096(Integer)
20160316-09:12:33.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.082+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2028a3ed]
20160316-09:12:33.084+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.084+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@374dd05e] was not registered for synchronization because synchronization is not active
20160316-09:12:33.085+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.085+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.085+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753084(Long), 0(Long), 1458090753084(Long), 0(Integer), 833200(String), 奎屯市(String), 3096(Integer)
20160316-09:12:33.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.114+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.115+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@374dd05e]
20160316-09:12:33.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.116+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f07fe3] was not registered for synchronization because synchronization is not active
20160316-09:12:33.116+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.116+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.116+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753116(Long), 0(Long), 1458090753116(Long), 0(Integer), 835100(String), 伊宁县(String), 3096(Integer)
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f07fe3]
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e8ad131] was not registered for synchronization because synchronization is not active
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.128+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.128+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753128(Long), 0(Long), 1458090753128(Long), 0(Integer), 835300(String), 察布查尔锡伯自治县(String), 3096(Integer)
20160316-09:12:33.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.172+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e8ad131]
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@456a24be] was not registered for synchronization because synchronization is not active
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.173+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.173+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753173(Long), 0(Long), 1458090753173(Long), 0(Integer), 835200(String), 霍城县(String), 3096(Integer)
20160316-09:12:33.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.197+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@456a24be]
20160316-09:12:33.199+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.199+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fee0419] was not registered for synchronization because synchronization is not active
20160316-09:12:33.200+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.200+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.200+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753199(Long), 0(Long), 1458090753199(Long), 0(Integer), 835400(String), 巩留县(String), 3096(Integer)
20160316-09:12:33.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.230+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fee0419]
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51dd7018] was not registered for synchronization because synchronization is not active
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.231+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.231+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.232+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753231(Long), 0(Long), 1458090753231(Long), 0(Integer), 835800(String), 新源县(String), 3096(Integer)
20160316-09:12:33.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.257+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@51dd7018]
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b07b18d] was not registered for synchronization because synchronization is not active
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.259+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.259+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753259(Long), 0(Long), 1458090753259(Long), 0(Integer), 835600(String), 昭苏县(String), 3096(Integer)
20160316-09:12:33.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.291+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b07b18d]
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58f0d593] was not registered for synchronization because synchronization is not active
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.292+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.292+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753292(Long), 0(Long), 1458090753292(Long), 0(Integer), 999(String), 尼勒克县(String), -1(Integer)
20160316-09:12:33.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58f0d593]
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ed0e35] was not registered for synchronization because synchronization is not active
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.324+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753324(Long), 0(Long), 1458090753324(Long), 0(Integer), 834700(String), 塔城地区(String), 3096(Integer)
20160316-09:12:33.363+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.364+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.364+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@42ed0e35]
20160316-09:12:33.364+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.366+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3af17adf] was not registered for synchronization because synchronization is not active
20160316-09:12:33.366+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.366+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.366+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753366(Long), 0(Long), 1458090753366(Long), 0(Integer), 834400(String), 和布克赛尔蒙古自治县(String), 3096(Integer)
20160316-09:12:33.391+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.392+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.393+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3af17adf]
20160316-09:12:33.394+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.394+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5731ac04] was not registered for synchronization because synchronization is not active
20160316-09:12:33.395+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.395+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.395+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753394(Long), 0(Long), 1458090753394(Long), 0(Integer), 834300(String), 塔城市(String), 3096(Integer)
20160316-09:12:33.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.439+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.440+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5731ac04]
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16bdf2a] was not registered for synchronization because synchronization is not active
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.442+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.442+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.443+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753442(Long), 0(Long), 1458090753442(Long), 0(Integer), 833300(String), 乌苏市(String), 3096(Integer)
20160316-09:12:33.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.481+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16bdf2a]
20160316-09:12:33.486+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.486+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7679541d] was not registered for synchronization because synchronization is not active
20160316-09:12:33.487+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.487+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.487+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753486(Long), 0(Long), 1458090753486(Long), 0(Integer), 834600(String), 额敏县(String), 3096(Integer)
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7679541d]
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9bc91d] was not registered for synchronization because synchronization is not active
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.503+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.503+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753503(Long), 0(Long), 1458090753503(Long), 0(Integer), 832100(String), 沙湾县(String), 3096(Integer)
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b9bc91d]
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f094b3e] was not registered for synchronization because synchronization is not active
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.549+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753549(Long), 0(Long), 1458090753549(Long), 0(Integer), 834500(String), 托里县(String), 3096(Integer)
20160316-09:12:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.572+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1f094b3e]
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e33f12f] was not registered for synchronization because synchronization is not active
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.573+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.573+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.574+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753573(Long), 0(Long), 1458090753573(Long), 0(Integer), 834800(String), 裕民县(String), 3096(Integer)
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2e33f12f]
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b954661] was not registered for synchronization because synchronization is not active
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.601+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.601+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753601(Long), 0(Long), 1458090753601(Long), 0(Integer), 836500(String), 阿勒泰地区(String), 3096(Integer)
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b954661]
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@292e48e2] was not registered for synchronization because synchronization is not active
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.679+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.679+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753679(Long), 0(Long), 1458090753679(Long), 0(Integer), 836800(String), 吉木乃县(String), 3096(Integer)
20160316-09:12:33.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.732+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.733+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@292e48e2]
20160316-09:12:33.733+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.734+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79df6e03] was not registered for synchronization because synchronization is not active
20160316-09:12:33.734+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.734+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.734+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753734(Long), 0(Long), 1458090753734(Long), 0(Integer), 836500(String), 阿勒泰市(String), 3096(Integer)
20160316-09:12:33.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.774+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79df6e03]
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c89b910] was not registered for synchronization because synchronization is not active
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.775+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.775+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753775(Long), 0(Long), 1458090753775(Long), 0(Integer), 836600(String), 布尔津县(String), 3096(Integer)
20160316-09:12:33.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.807+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@c89b910]
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cfde730] was not registered for synchronization because synchronization is not active
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.808+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.808+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753808(Long), 0(Long), 1458090753808(Long), 0(Integer), 836100(String), 富蕴县(String), 3096(Integer)
20160316-09:12:33.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.834+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cfde730]
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c4f00de] was not registered for synchronization because synchronization is not active
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.835+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.835+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.836+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753835(Long), 0(Long), 1458090753835(Long), 0(Integer), 836400(String), 福海县(String), 3096(Integer)
20160316-09:12:33.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.883+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c4f00de]
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23b9b99d] was not registered for synchronization because synchronization is not active
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.884+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.884+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753884(Long), 0(Long), 1458090753884(Long), 0(Integer), 836700(String), 哈巴河县(String), 3096(Integer)
20160316-09:12:33.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.918+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@23b9b99d]
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b5d6110] was not registered for synchronization because synchronization is not active
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.919+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.919+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753919(Long), 0(Long), 1458090753919(Long), 0(Integer), 836200(String), 青河县(String), 3096(Integer)
20160316-09:12:33.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.954+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b5d6110]
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ea93f07] was not registered for synchronization because synchronization is not active
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.955+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.955+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753955(Long), 0(Long), 1458090753955(Long), 0(Integer), 00(String), 省直辖行政单位(String), -1(Integer)
20160316-09:12:33.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.984+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:33.985+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:33.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ea93f07]
20160316-09:12:33.985+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:33.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:33.985+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78fb0f93] was not registered for synchronization because synchronization is not active
20160316-09:12:33.986+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:33.986+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:33.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:33.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:33.986+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090753985(Long), 0(Long), 1458090753985(Long), 0(Integer), 832000(String), 石河子市(String), 3203(Integer)
20160316-09:12:34.014+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.015+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78fb0f93]
20160316-09:12:34.015+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.015+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.016+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58c5dd98] was not registered for synchronization because synchronization is not active
20160316-09:12:34.016+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.016+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754015(Long), 0(Long), 1458090754015(Long), 0(Integer), 843300(String), 阿拉尔市(String), 3203(Integer)
20160316-09:12:34.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.050+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58c5dd98]
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b56becd] was not registered for synchronization because synchronization is not active
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.051+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754051(Long), 0(Long), 1458090754051(Long), 0(Integer), 844000(String), 图木舒克市(String), 3203(Integer)
20160316-09:12:34.074+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.075+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.075+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5b56becd]
20160316-09:12:34.075+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.076+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.076+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e48983b] was not registered for synchronization because synchronization is not active
20160316-09:12:34.076+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.076+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.076+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754075(Long), 0(Long), 1458090754075(Long), 0(Integer), 831300(String), 五家渠市(String), 3203(Integer)
20160316-09:12:34.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.098+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e48983b]
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@330d8014] was not registered for synchronization because synchronization is not active
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.100+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.100+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754100(Long), 0(Long), 1458090754100(Long), 0(Integer), 00(String), 台湾省(String), -1(Integer)
20160316-09:12:34.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.159+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@330d8014]
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5e6341] was not registered for synchronization because synchronization is not active
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.160+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.160+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754160(Long), 0(Long), 1458090754160(Long), 0(Integer), 886(String), 阿莲(String), 3208(Integer)
20160316-09:12:34.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.180+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5e6341]
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d42c789] was not registered for synchronization because synchronization is not active
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.195+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.195+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754195(Long), 0(Long), 1458090754195(Long), 0(Integer), 893(String), 板桥(String), 3208(Integer)
20160316-09:12:34.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.249+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d42c789]
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44b641c4] was not registered for synchronization because synchronization is not active
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.250+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.251+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754250(Long), 0(Long), 1458090754250(Long), 0(Integer), 887(String), 安定(String), 3208(Integer)
20160316-09:12:34.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.339+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@44b641c4]
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b4b9d2] was not registered for synchronization because synchronization is not active
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.341+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.341+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.342+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754341(Long), 0(Long), 1458090754341(Long), 0(Integer), 894(String), 褒忠(String), 3208(Integer)
20160316-09:12:34.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.400+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.401+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@69b4b9d2]
20160316-09:12:34.401+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.402+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c07d57f] was not registered for synchronization because synchronization is not active
20160316-09:12:34.402+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.402+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.402+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754402(Long), 0(Long), 1458090754402(Long), 0(Integer), 888(String), 安平(String), 3208(Integer)
20160316-09:12:34.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.458+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6c07d57f]
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657f31db] was not registered for synchronization because synchronization is not active
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.459+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.459+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.460+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754459(Long), 0(Long), 1458090754459(Long), 0(Integer), 895(String), 宝山(String), 3208(Integer)
20160316-09:12:34.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.475+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.490+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@657f31db]
20160316-09:12:34.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.491+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8e70f0] was not registered for synchronization because synchronization is not active
20160316-09:12:34.491+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.491+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.491+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754491(Long), 0(Long), 1458090754491(Long), 0(Integer), 889(String), 八德(String), 3208(Integer)
20160316-09:12:34.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.515+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.516+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@e8e70f0]
20160316-09:12:34.517+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.517+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@512eb371] was not registered for synchronization because synchronization is not active
20160316-09:12:34.518+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.518+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.518+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754517(Long), 0(Long), 1458090754517(Long), 0(Integer), 896(String), 卑南(String), 3208(Integer)
20160316-09:12:34.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.549+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.550+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@512eb371]
20160316-09:12:34.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.551+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14448bc3] was not registered for synchronization because synchronization is not active
20160316-09:12:34.551+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.551+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.551+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754551(Long), 0(Long), 1458090754551(Long), 0(Integer), 890(String), 八里(String), 3208(Integer)
20160316-09:12:34.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.590+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@14448bc3]
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b6fa7b] was not registered for synchronization because synchronization is not active
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.594+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.594+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754594(Long), 0(Long), 1458090754594(Long), 0(Integer), 897(String), 北斗(String), 3208(Integer)
20160316-09:12:34.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.624+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.625+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53b6fa7b]
20160316-09:12:34.626+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.627+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539352c5] was not registered for synchronization because synchronization is not active
20160316-09:12:34.627+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.627+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.627+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754626(Long), 0(Long), 1458090754626(Long), 0(Integer), 891(String), 白河(String), 3208(Integer)
20160316-09:12:34.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.655+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@539352c5]
20160316-09:12:34.657+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.657+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.658+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d76f08d] was not registered for synchronization because synchronization is not active
20160316-09:12:34.658+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.658+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.658+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754657(Long), 0(Long), 1458090754657(Long), 0(Integer), 898(String), 北港(String), 3208(Integer)
20160316-09:12:34.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.668+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d76f08d]
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e7f1fc4] was not registered for synchronization because synchronization is not active
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.684+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.684+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754684(Long), 0(Long), 1458090754684(Long), 0(Integer), 892(String), 白沙(String), 3208(Integer)
20160316-09:12:34.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.714+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e7f1fc4]
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638598b6] was not registered for synchronization because synchronization is not active
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.716+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.716+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.717+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754716(Long), 0(Long), 1458090754716(Long), 0(Integer), 899(String), 北门(String), 3208(Integer)
20160316-09:12:34.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.741+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.742+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.743+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638598b6]
20160316-09:12:34.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.744+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5425bc33] was not registered for synchronization because synchronization is not active
20160316-09:12:34.744+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.744+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.744+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754744(Long), 0(Long), 1458090754744(Long), 0(Integer), 900(String), 北埔(String), 3208(Integer)
20160316-09:12:34.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.931+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5425bc33]
20160316-09:12:34.933+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.933+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.934+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1678d7f6] was not registered for synchronization because synchronization is not active
20160316-09:12:34.934+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.934+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.934+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754933(Long), 0(Long), 1458090754933(Long), 0(Integer), 907(String), 潮州(String), 3208(Integer)
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1678d7f6]
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f5d389b] was not registered for synchronization because synchronization is not active
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.953+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.953+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754953(Long), 0(Long), 1458090754953(Long), 0(Integer), 901(String), 北投(String), 3208(Integer)
20160316-09:12:34.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:34.989+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f5d389b]
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72ffd780] was not registered for synchronization because synchronization is not active
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:34.990+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:34.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:34.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:34.990+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090754990(Long), 0(Long), 1458090754990(Long), 0(Integer), 908(String), 车城(String), 3208(Integer)
20160316-09:12:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.016+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72ffd780]
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@430c9231] was not registered for synchronization because synchronization is not active
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.018+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.018+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755018(Long), 0(Long), 1458090755018(Long), 0(Integer), 902(String), 补子(String), 3208(Integer)
20160316-09:12:35.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.049+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@430c9231]
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c4fd06e] was not registered for synchronization because synchronization is not active
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.051+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.051+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.052+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755051(Long), 0(Long), 1458090755051(Long), 0(Integer), 909(String), 城中区(String), 3208(Integer)
20160316-09:12:35.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.081+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.082+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2c4fd06e]
20160316-09:12:35.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.083+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fcf0783] was not registered for synchronization because synchronization is not active
20160316-09:12:35.083+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.083+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.083+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755083(Long), 0(Long), 1458090755083(Long), 0(Integer), 903(String), 布袋(String), 3208(Integer)
20160316-09:12:35.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.108+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fcf0783]
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a205703] was not registered for synchronization because synchronization is not active
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.110+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.110+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.111+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755110(Long), 0(Long), 1458090755110(Long), 0(Integer), 910(String), 成功(String), 3208(Integer)
20160316-09:12:35.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.139+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@a205703]
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aab8eb6] was not registered for synchronization because synchronization is not active
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.140+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.140+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.141+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755140(Long), 0(Long), 1458090755140(Long), 0(Integer), 904(String), 草屯(String), 3208(Integer)
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2aab8eb6]
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53a62633] was not registered for synchronization because synchronization is not active
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.168+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.168+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755168(Long), 0(Long), 1458090755168(Long), 0(Integer), 911(String), 池上(String), 3208(Integer)
20160316-09:12:35.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.183+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@53a62633]
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372a4a61] was not registered for synchronization because synchronization is not active
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.202+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.202+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755202(Long), 0(Long), 1458090755202(Long), 0(Integer), 912(String), 春日(String), 3208(Integer)
20160316-09:12:35.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.224+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.226+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@372a4a61]
20160316-09:12:35.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.227+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61d818f6] was not registered for synchronization because synchronization is not active
20160316-09:12:35.227+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.227+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.227+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755227(Long), 0(Long), 1458090755227(Long), 0(Integer), 905(String), 长宾(String), 3208(Integer)
20160316-09:12:35.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.255+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.256+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61d818f6]
20160316-09:12:35.257+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.257+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2baea53] was not registered for synchronization because synchronization is not active
20160316-09:12:35.258+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.258+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.258+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755257(Long), 0(Long), 1458090755257(Long), 0(Integer), 906(String), 长治(String), 3208(Integer)
20160316-09:12:35.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.282+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.283+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2baea53]
20160316-09:12:35.284+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.284+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.285+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9457f04] was not registered for synchronization because synchronization is not active
20160316-09:12:35.285+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.285+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.285+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.290+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755284(Long), 0(Long), 1458090755284(Long), 0(Integer), 913(String), 刺桐(String), 3208(Integer)
20160316-09:12:35.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.322+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@9457f04]
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601cc787] was not registered for synchronization because synchronization is not active
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.324+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.324+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.325+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755324(Long), 0(Long), 1458090755324(Long), 0(Integer), 852(String), 香港(String), -1(Integer)
20160316-09:12:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.349+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.355+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@601cc787]
20160316-09:12:35.355+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Creating a new SqlSession
20160316-09:12:35.356+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58945603] was not registered for synchronization because synchronization is not active
20160316-09:12:35.356+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Fetching JDBC Connection from DataSource
20160316-09:12:35.356+0800|default|Test worker|DEBUG|org.mybatis.spring.transaction.SpringManagedTransaction|JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c] will not be managed by Spring
20160316-09:12:35.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==>  Preparing: INSERT INTO shop_areas ( creator, createDate, lastModifier, lastModDate, status, code, name, parentId ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) 
20160316-09:12:35.356+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert|==> Parameters: 0(Long), 1458090755356(Long), 0(Long), 1458090755356(Long), 0(Integer), 853(String), 澳门(String), -1(Integer)
20160316-09:12:35.382+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|ooo Using Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@fddac2c]
20160316-09:12:35.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==>  Preparing: SELECT LAST_INSERT_ID() AS ID 
20160316-09:12:35.383+0800|default|Test worker|DEBUG|com.kong.shop.dao.IAreasDAO.insert!selectKey|==> Parameters: 
20160316-09:12:35.384+0800|default|Test worker|DEBUG|org.mybatis.spring.SqlSessionUtils|Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@58945603]
20160316-09:12:35.384+0800|default|Test worker|DEBUG|org.springframework.jdbc.datasource.DataSourceUtils|Returning JDBC Connection to DataSource
20160316-09:12:35.385+0800|default|Test worker|DEBUG|org.springframework.test.context.support.DirtiesContextTestExecutionListener|After test method: context [DefaultTestContext@1b1249bd testClass = AreasServiceTest, testInstance = AreasServiceTest@4da7252d, testMethod = addArea@AreasServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class dirties context [false], class mode [null], method dirties context [false].
20160316-09:12:35.395+0800|default|Test worker|DEBUG|org.springframework.test.context.support.DirtiesContextTestExecutionListener|After test class: context [DefaultTestContext@1b1249bd testClass = AreasServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1879d52f testClass = AreasServiceTest, locations = '{classpath:spring-service.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].